summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/libfwbuilder-devel/Makefile15
-rw-r--r--security/libfwbuilder/Makefile15
-rw-r--r--security/libfwbuilder2/Makefile15
3 files changed, 15 insertions, 30 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile
index adc2410caed1..e58cea4996fe 100644
--- a/security/libfwbuilder-devel/Makefile
+++ b/security/libfwbuilder-devel/Makefile
@@ -6,28 +6,23 @@
PORTNAME= libfwbuilder
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
-MAINTAINER= devnull@uptsoft.com
+MAINTAINER= vadim@fwbuilder.org
COMMENT= Firewall Builder API
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
- automake:${PORTSDIR}/devel/automake
+ aclocal:${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
+ crypto.3:${PORTSDIR}/security/openssl
CONFIGURE_SCRIPT= autogen.sh
-CONFIGURE_ARGS=
-
+#CONFIGURE_ARGS=
USE_AUTOCONF= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index adc2410caed1..e58cea4996fe 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -6,28 +6,23 @@
PORTNAME= libfwbuilder
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
-MAINTAINER= devnull@uptsoft.com
+MAINTAINER= vadim@fwbuilder.org
COMMENT= Firewall Builder API
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
- automake:${PORTSDIR}/devel/automake
+ aclocal:${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
+ crypto.3:${PORTSDIR}/security/openssl
CONFIGURE_SCRIPT= autogen.sh
-CONFIGURE_ARGS=
-
+#CONFIGURE_ARGS=
USE_AUTOCONF= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
diff --git a/security/libfwbuilder2/Makefile b/security/libfwbuilder2/Makefile
index adc2410caed1..e58cea4996fe 100644
--- a/security/libfwbuilder2/Makefile
+++ b/security/libfwbuilder2/Makefile
@@ -6,28 +6,23 @@
PORTNAME= libfwbuilder
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
-MAINTAINER= devnull@uptsoft.com
+MAINTAINER= vadim@fwbuilder.org
COMMENT= Firewall Builder API
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
- automake:${PORTSDIR}/devel/automake
+ aclocal:${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
+ crypto.3:${PORTSDIR}/security/openssl
CONFIGURE_SCRIPT= autogen.sh
-CONFIGURE_ARGS=
-
+#CONFIGURE_ARGS=
USE_AUTOCONF= yes
USE_GMAKE= yes
USE_LIBTOOL= yes