aboutsummaryrefslogtreecommitdiff
path: root/astro/sextractor
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-04 19:52:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-04 19:52:39 +0000
commit8502f489c674d52888a562ecdc3fea59d100748e (patch)
treebaa4cac9ecdce3b6d89cc20d06d9e80bbca32eeb /astro/sextractor
parent00d5fb88d28dbcc37e877333e67a04802a11b358 (diff)
downloadports-8502f489c674d52888a562ecdc3fea59d100748e.tar.gz
ports-8502f489c674d52888a562ecdc3fea59d100748e.zip
Support stage
Use options helpers
Notes
Notes: svn path=/head/; revision=350158
Diffstat (limited to 'astro/sextractor')
-rw-r--r--astro/sextractor/Makefile13
-rw-r--r--astro/sextractor/pkg-plist3
2 files changed, 5 insertions, 11 deletions
diff --git a/astro/sextractor/Makefile b/astro/sextractor/Makefile
index 61d4fac1dd2e..eaa417d709c3 100644
--- a/astro/sextractor/Makefile
+++ b/astro/sextractor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sextractor
PORTVERSION= 2.5.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= ftp://ftp.iap.fr/pub/from_users/bertin/sextractor/ \
http://download.gna.org/kanicule/freebsd/distfiles/
@@ -12,18 +13,10 @@ COMMENT= Catalogue of objects builder from astronomical images
GNU_CONFIGURE= yes
USES= gmake
-NO_STAGE= yes
-
-MAN1= sex.1
-MANX= sex.x
OPTIONS_DEFINE= STATIC
OPTIONS_DEFAULT= STATIC
-.include <bsd.port.pre.mk>
-
-.if ${PORT_OPTIONS:MSTATIC}
-CONFIGURE_ARGS+= --enable-static
-.endif
+STATIC_CONFIGURE_ENABLE= static
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/astro/sextractor/pkg-plist b/astro/sextractor/pkg-plist
index 1e2c7b5ae0c9..84118cee3170 100644
--- a/astro/sextractor/pkg-plist
+++ b/astro/sextractor/pkg-plist
@@ -1,3 +1,4 @@
bin/sex
-man/manx/sex.x
+man/man1/sex.1.gz
+man/manx/sex.x.gz
@dirrmtry man/manx