aboutsummaryrefslogtreecommitdiff
path: root/devel/autogen/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-26 18:44:20 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-26 18:44:20 +0000
commit56d10cf1b54b60c98aef163aa29d41d862b9d9e9 (patch)
treed1d06decca98926eb6025c24bf1098dcb6d2a746 /devel/autogen/Makefile
parent6df407adc495f469a3a64dc6f1c00d5375557a18 (diff)
downloadports-56d10cf1b54b60c98aef163aa29d41d862b9d9e9.tar.gz
ports-56d10cf1b54b60c98aef163aa29d41d862b9d9e9.zip
Notes
Diffstat (limited to 'devel/autogen/Makefile')
-rw-r--r--devel/autogen/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index a23e5961914b..7c9d535ff95d 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= autogen
-PORTVERSION= 5.5.5
+PORTVERSION= 5.5.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_GNU}
@@ -18,20 +18,17 @@ COMMENT= The Automated Program Generator
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
-GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config
-XML2_CONFIG?= ${LOCALBASE}/bin/xml2-config
-
-USE_GNOME= libxml2
+USE_GNOME= gnometarget libxml2
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes
INSTALLS_SHLIB= yes
MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1
MAN3= optionFree.3 optionLoadLine.3 optionProcess.3 optionRestore.3 \
optionSaveFile.3 optionSaveState.3 optionVersion.3
+INFO= autogen
pre-build:
@cd ${WRKSRC}/snprintfv && ${SETENV} ${MAKE_ENV} \