aboutsummaryrefslogtreecommitdiff
path: root/security/libfwbuilder-devel
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-01 15:26:07 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-01 15:26:07 +0000
commit7ddf53ce2eb0d9aeb34dd297b06256287ccd85a2 (patch)
tree4958824bbaa8789ea4056f09eb9bc2774a640fd7 /security/libfwbuilder-devel
parent735d244cf7348d5d92d3508b3c73ec7bedd96704 (diff)
downloadports-7ddf53ce2eb0d9aeb34dd297b06256287ccd85a2.tar.gz
ports-7ddf53ce2eb0d9aeb34dd297b06256287ccd85a2.zip
Notes
Diffstat (limited to 'security/libfwbuilder-devel')
-rw-r--r--security/libfwbuilder-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile
index d53912877f9f..adc2410caed1 100644
--- a/security/libfwbuilder-devel/Makefile
+++ b/security/libfwbuilder-devel/Makefile
@@ -14,7 +14,8 @@ 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 \