summaryrefslogtreecommitdiff
path: root/security/fwbuilder
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-01 15:28:03 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-01 15:28:03 +0000
commit40f56b55b920cd0d5fbd4780c7c5bd7a8d061bfb (patch)
tree1d30999d497981b8ed1adf27ce33cf2274b8a34c /security/fwbuilder
parentAdd automake to BUILD_DEPENDS, that we need it in install stage. (diff)
Add autoconf and automake to BUILD_DEPENDS, that we need them in install
stage.
Diffstat (limited to 'security/fwbuilder')
-rw-r--r--security/fwbuilder/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index 328982ace7c1..ba4fb9c0cca7 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -15,6 +15,8 @@ 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