Index: head/security/libfwbuilder/Makefile =================================================================== --- head/security/libfwbuilder/Makefile (revision 81909) +++ head/security/libfwbuilder/Makefile (revision 81910) @@ -1,41 +1,42 @@ # New ports collection makefile for: libfwbuilder # Date Created: 27 May 2002 # Whom: Sergey Lyubka # # $FreeBSD$ PORTNAME= libfwbuilder PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= devnull@uptsoft.com COMMENT= Firewall Builder API -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.1:${PORTSDIR}/textproc/libxslt \ netsnmp.5:${PORTSDIR}/net/net-snmp \ isc.1:${PORTSDIR}/net/bind9 .if !defined(USE_OPENSSL) LIB_DEPENDS+= crypto.3:${PORTSDIR}/security/openssl .endif CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ARGS= USE_AUTOCONF= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GTK= no INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" post-patch: @${ECHO_CMD} "===! Running aclocal" @(cd ${WRKSRC}; aclocal) .include Property changes on: head/security/libfwbuilder/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/security/libfwbuilder-devel/Makefile =================================================================== --- head/security/libfwbuilder-devel/Makefile (revision 81909) +++ head/security/libfwbuilder-devel/Makefile (revision 81910) @@ -1,41 +1,42 @@ # New ports collection makefile for: libfwbuilder # Date Created: 27 May 2002 # Whom: Sergey Lyubka # # $FreeBSD$ PORTNAME= libfwbuilder PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= devnull@uptsoft.com COMMENT= Firewall Builder API -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.1:${PORTSDIR}/textproc/libxslt \ netsnmp.5:${PORTSDIR}/net/net-snmp \ isc.1:${PORTSDIR}/net/bind9 .if !defined(USE_OPENSSL) LIB_DEPENDS+= crypto.3:${PORTSDIR}/security/openssl .endif CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ARGS= USE_AUTOCONF= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GTK= no INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" post-patch: @${ECHO_CMD} "===! Running aclocal" @(cd ${WRKSRC}; aclocal) .include Property changes on: head/security/libfwbuilder-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/security/libfwbuilder2/Makefile =================================================================== --- head/security/libfwbuilder2/Makefile (revision 81909) +++ head/security/libfwbuilder2/Makefile (revision 81910) @@ -1,41 +1,42 @@ # New ports collection makefile for: libfwbuilder # Date Created: 27 May 2002 # Whom: Sergey Lyubka # # $FreeBSD$ PORTNAME= libfwbuilder PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= devnull@uptsoft.com COMMENT= Firewall Builder API -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.1:${PORTSDIR}/textproc/libxslt \ netsnmp.5:${PORTSDIR}/net/net-snmp \ isc.1:${PORTSDIR}/net/bind9 .if !defined(USE_OPENSSL) LIB_DEPENDS+= crypto.3:${PORTSDIR}/security/openssl .endif CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ARGS= USE_AUTOCONF= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GTK= no INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" post-patch: @${ECHO_CMD} "===! Running aclocal" @(cd ${WRKSRC}; aclocal) .include Property changes on: head/security/libfwbuilder2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property