Index: head/security/fwbuilder/Makefile =================================================================== --- head/security/fwbuilder/Makefile (revision 81910) +++ head/security/fwbuilder/Makefile (revision 81911) @@ -1,37 +1,39 @@ # New ports collection makefile for: fwbuilder # Date Created: 3 Feb 2001 # Whom: Roman Shterenzon # # $FreeBSD$ # PORTNAME= fwbuilder PORTVERSION= 1.0.10 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/ MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= devnull@uptsoft.com COMMENT= Firewall Builder GUI and policy compilers +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ fwbuilder.5:${PORTSDIR}/security/libfwbuilder CONFIGURE_SCRIPT= autogen.sh # CONFIGURE_ARGS+= --with-iconsdir=${X11BASE}/share/gnome/fwbuilder/pixmaps/ --with-templatedir=${X11BASE}/share/gnome/fwbuilder # USE_AUTOCONF= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GTK= yes INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" MAN1= fwbuilder.1 fwblookup.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \ fwb_install.1 post-extract: @${ECHO_CMD} "===! Running aclocal" @(cd ${WRKSRC}; aclocal; autoconf) .include Property changes on: head/security/fwbuilder/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/security/fwbuilder-devel/Makefile =================================================================== --- head/security/fwbuilder-devel/Makefile (revision 81910) +++ head/security/fwbuilder-devel/Makefile (revision 81911) @@ -1,37 +1,39 @@ # New ports collection makefile for: fwbuilder # Date Created: 3 Feb 2001 # Whom: Roman Shterenzon # # $FreeBSD$ # PORTNAME= fwbuilder PORTVERSION= 1.0.10 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/ MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= devnull@uptsoft.com COMMENT= Firewall Builder GUI and policy compilers +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ fwbuilder.5:${PORTSDIR}/security/libfwbuilder CONFIGURE_SCRIPT= autogen.sh # CONFIGURE_ARGS+= --with-iconsdir=${X11BASE}/share/gnome/fwbuilder/pixmaps/ --with-templatedir=${X11BASE}/share/gnome/fwbuilder # USE_AUTOCONF= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GTK= yes INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" MAN1= fwbuilder.1 fwblookup.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \ fwb_install.1 post-extract: @${ECHO_CMD} "===! Running aclocal" @(cd ${WRKSRC}; aclocal; autoconf) .include Property changes on: head/security/fwbuilder-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/security/fwbuilder2/Makefile =================================================================== --- head/security/fwbuilder2/Makefile (revision 81910) +++ head/security/fwbuilder2/Makefile (revision 81911) @@ -1,37 +1,39 @@ # New ports collection makefile for: fwbuilder # Date Created: 3 Feb 2001 # Whom: Roman Shterenzon # # $FreeBSD$ # PORTNAME= fwbuilder PORTVERSION= 1.0.10 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/ MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= devnull@uptsoft.com COMMENT= Firewall Builder GUI and policy compilers +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ fwbuilder.5:${PORTSDIR}/security/libfwbuilder CONFIGURE_SCRIPT= autogen.sh # CONFIGURE_ARGS+= --with-iconsdir=${X11BASE}/share/gnome/fwbuilder/pixmaps/ --with-templatedir=${X11BASE}/share/gnome/fwbuilder # USE_AUTOCONF= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_GTK= yes INSTALLS_SHLIB= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" MAN1= fwbuilder.1 fwblookup.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \ fwb_install.1 post-extract: @${ECHO_CMD} "===! Running aclocal" @(cd ${WRKSRC}; aclocal; autoconf) .include Property changes on: head/security/fwbuilder2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property