aboutsummaryrefslogtreecommitdiff
path: root/devel/autogen/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-09-29 10:47:45 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-09-29 10:47:45 +0000
commit3e27793266e1cd7f36467a51aad558e650f6ca75 (patch)
tree4cd81dfdf1b79926264d6c3a616732020d4aa082 /devel/autogen/Makefile
parentf2e0ef743055567aee66e959a0267fc6ea56255f (diff)
downloadports-3e27793266e1cd7f36467a51aad558e650f6ca75.tar.gz
ports-3e27793266e1cd7f36467a51aad558e650f6ca75.zip
- Update to 5.12
PR: ports/158621 Noted by: Bruce Korb <bkorb_AT_gnu dot org>
Notes
Notes: svn path=/head/; revision=282611
Diffstat (limited to 'devel/autogen/Makefile')
-rw-r--r--devel/autogen/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index b4a55cb3e326..b50e2902e04c 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -7,17 +7,16 @@
#
PORTNAME= autogen
-PORTVERSION= 5.9.7
-PORTREVISION= 1
+PORTVERSION= 5.12
CATEGORIES= devel
-MASTER_SITES= SF/${PORTNAME}/AutoGen/AutoGen%20${PORTVERSION} \
- ${MASTER_SITE_GNU:S/$/:gnu/}
-
+MASTER_SITES= GNU
+MASTER_SITE_SUBDIR= ${PORTNAME}/rel${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu
MAINTAINER= clsung@FreeBSD.org
COMMENT= The Automated Program Generator
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
USE_BZIP2= yes