aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-01-17 21:59:49 +0800
committerkevlo <kevlo@FreeBSD.org>2001-01-17 21:59:49 +0800
commit76202f3082247613debbd5559659f9c1c4498d3e (patch)
tree4aefd115149f2af3c4598239d39991f893d1ea7d /devel
parent8e6ec72c2299563979391f3959b5f16e875f7d75 (diff)
downloadfreebsd-ports-gnome-76202f3082247613debbd5559659f9c1c4498d3e.tar.gz
freebsd-ports-gnome-76202f3082247613debbd5559659f9c1c4498d3e.tar.zst
freebsd-ports-gnome-76202f3082247613debbd5559659f9c1c4498d3e.zip
Upgrade to 2.2
PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
Diffstat (limited to 'devel')
-rw-r--r--devel/gengetopt/Makefile15
-rw-r--r--devel/gengetopt/distinfo2
2 files changed, 11 insertions, 6 deletions
diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile
index 914030717bb4..13244119dafe 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>
diff --git a/devel/gengetopt/distinfo b/devel/gengetopt/distinfo
index 962bfe2ff8f6..907677dc05d0 100644
--- a/devel/gengetopt/distinfo
+++ b/devel/gengetopt/distinfo
@@ -1 +1 @@
-MD5 (gengetopt-2.1.tar.gz) = 6281f425c0f24536bdbe340450481ec2
+MD5 (gengetopt-2.2.tar.gz) = a7b97814fd3de2e12765427ad9f7f7f8