aboutsummaryrefslogtreecommitdiff
path: root/devel/autogen/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-02 08:29:16 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-02 08:29:16 +0000
commitc9d6fc2511193993173f0460998d73222c207d6d (patch)
tree6ef2e1ff365f3823778ad23e5ace1417725c4e01 /devel/autogen/Makefile
parent48c8c54472cd91ce2391e3c77eb10bab455d7c8f (diff)
downloadports-c9d6fc2511193993173f0460998d73222c207d6d.tar.gz
ports-c9d6fc2511193993173f0460998d73222c207d6d.zip
Notes
Diffstat (limited to 'devel/autogen/Makefile')
-rw-r--r--devel/autogen/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 93d1fac8c9d0..dd7443393653 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -7,14 +7,14 @@
#
PORTNAME= autogen
-PORTVERSION= 5.8.4
+PORTVERSION= 5.8.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_GNU:S/$/:gnu/}
MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/rel${PORTVERSION}/:gnu
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clsung@FreeBSD.org
COMMENT= The Automated Program Generator
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
@@ -23,7 +23,8 @@ USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes
+CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes --datadir=${PREFIX}/share \
+ --infodir=${PREFIX}/info --mandir=${PREFIX}/man
USE_LDCONFIG= yes
MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1