summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-02 22:56:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-02 22:56:06 +0000
commit779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (patch)
treefe409cde595f35aecd1d063e5bd9c7f6729f1f96
parent- Overhaul bsd.tcl.mk: most importantly, change the semantics to match (diff)
- Update to 1.20
* Adds support for glib-gettextize and intltoolize * always force run of gnu-autotools Requested by: marcus
Notes
Notes: svn path=/head/; revision=189053
Diffstat (limited to '')
-rw-r--r--devel/configgen/Makefile4
-rw-r--r--devel/configgen/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/configgen/Makefile b/devel/configgen/Makefile
index 3903da2d2a20..a3a72623067e 100644
--- a/devel/configgen/Makefile
+++ b/devel/configgen/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= configgen
-PORTVERSION= 1.15
+PORTVERSION= 1.20
CATEGORIES= devel
MASTER_SITES= http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/
DISTNAME= ${PORTNAME}.sh?rev=${PORTVERSION}
@@ -17,10 +17,12 @@ COMMENT= Script that makes life a little easier with gnu-autotools
PLIST_FILES= bin/${PORTNAME}.sh
NO_BUILD= yes
+WANT_GNOME= yes
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GNUTOOLS)
+USE_GNOME= glib20
.for tool in autoconf213 autoconf253 autoconf259 automake14 automake15 automake19
RUN_DEPENDS+= ${tool}:${PORTSDIR}/devel/${tool}
.endfor
diff --git a/devel/configgen/distinfo b/devel/configgen/distinfo
index fc09712f6e1f..04f176a8f037 100644
--- a/devel/configgen/distinfo
+++ b/devel/configgen/distinfo
@@ -1,3 +1,3 @@
-MD5 (configgen.sh?rev=1.15) = 0d682db2c178f376dd71f3e9a0cd193b
-SHA256 (configgen.sh?rev=1.15) = 017f77c6baea600e97e7d82118889111af400ea7ae1f6ad0b3a4caaff1fc6d33
-SIZE (configgen.sh?rev=1.15) = 5970
+MD5 (configgen.sh?rev=1.20) = 2bcc53aac8c2b1be0ea0be97ade19dd7
+SHA256 (configgen.sh?rev=1.20) = 8b9e87f77d0916f20e726768b674036b1298ff54138ddde54b19fcb9d0584f6b
+SIZE (configgen.sh?rev=1.20) = 6251