diff --git a/astro/sextractor/Makefile b/astro/sextractor/Makefile index 07900f5981e81..c5bc98b8f9e76 100644 --- a/astro/sextractor/Makefile +++ b/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/ @@ -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 diff --git a/astro/sextractor/pkg-plist b/astro/sextractor/pkg-plist index 4e2486752f3d9..660d345afd350 100644 --- a/astro/sextractor/pkg-plist +++ b/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