summaryrefslogtreecommitdiff
path: root/devel/gengetopt
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-01-17 13:59:49 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-01-17 13:59:49 +0000
commitcb42de4d893b853f65bd6939c8f1099410e8eda2 (patch)
treed84a503d61f1c7d8095c1b7493d5012c14e9e860 /devel/gengetopt
parentUpdate to 0.9.b1. (diff)
Upgrade to 2.2
PR: 24407 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
Notes
Notes: svn path=/head/; revision=37275
Diffstat (limited to 'devel/gengetopt')
-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