summaryrefslogtreecommitdiffstats
path: root/devel/gengetopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gengetopt/Makefile')
-rw-r--r--devel/gengetopt/Makefile15
1 files changed, 10 insertions, 5 deletions
diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile
index 9140307..1324411 100644
--- a/devel/gengetopt/Makefile
+++ b/devel/gengetopt/Makefile
@@ -1,3 +1,4 @@
+# ex:ts=8
# New ports collection makefile for: gengetopt
# Date created: 12 October 2000
# Whom: Cyrille Lefevre <clefevre@citeweb.net>
@@ -5,16 +6,20 @@
# $FreeBSD$
#
-PORTNAME= gengetopt
-PORTVERSION= 2.1
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= gengetopt
+PORTNAME= gengetopt
+PORTVERSION= 2.2
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@freebsd.org
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+
GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
MAN1= gengetopt.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud