astro/sextractor: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-20 22:44:27 +01:00
parent aa2174731f
commit 90c924fae7
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= sextractor PORTNAME= sextractor
PORTVERSION= 2.5.0 PORTVERSION= 2.5.0
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= astro CATEGORIES= astro
MASTER_SITES= ftp://ftp.iap.fr/pub/from_users/bertin/sextractor/ \ MASTER_SITES= ftp://ftp.iap.fr/pub/from_users/bertin/sextractor/ \
http://download.gna.org/kanicule/freebsd/distfiles/ http://download.gna.org/kanicule/freebsd/distfiles/
@ -13,6 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake USES= gmake
CONFLICTS_INSTALL= sex # bin/sex CONFLICTS_INSTALL= sex # bin/sex

View file

@ -1,3 +1,3 @@
bin/sex bin/sex
man/man1/sex.1.gz share/man/man1/sex.1.gz
man/manx/sex.x.gz share/man/manx/sex.x.gz