Skip to content

Commit

Permalink
astro/sextractor: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 20, 2024
1 parent aa21747 commit 90c924f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion astro/sextractor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sextractor
PORTVERSION= 2.5.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= astro
MASTER_SITES= ftp://ftp.iap.fr/pub/from_users/bertin/sextractor/ \
http://download.gna.org/kanicule/freebsd/distfiles/
Expand All @@ -13,6 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake

CONFLICTS_INSTALL= sex # bin/sex
Expand Down
4 changes: 2 additions & 2 deletions astro/sextractor/pkg-plist
@@ -1,3 +1,3 @@
bin/sex
man/man1/sex.1.gz
man/manx/sex.x.gz
share/man/man1/sex.1.gz
share/man/manx/sex.x.gz

0 comments on commit 90c924f

Please sign in to comment.