diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-01 15:28:03 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-01 15:28:03 +0000 |
commit | 40f56b55b920cd0d5fbd4780c7c5bd7a8d061bfb (patch) | |
tree | 1d30999d497981b8ed1adf27ce33cf2274b8a34c /security | |
parent | 7ddf53ce2eb0d9aeb34dd297b06256287ccd85a2 (diff) | |
download | ports-40f56b55b920cd0d5fbd4780c7c5bd7a8d061bfb.tar.gz ports-40f56b55b920cd0d5fbd4780c7c5bd7a8d061bfb.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/fwbuilder-devel/Makefile | 2 | ||||
-rw-r--r-- | security/fwbuilder/Makefile | 2 | ||||
-rw-r--r-- | security/fwbuilder2/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index 328982ace7c1..ba4fb9c0cca7 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/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 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 diff --git a/security/fwbuilder2/Makefile b/security/fwbuilder2/Makefile index 328982ace7c1..ba4fb9c0cca7 100644 --- a/security/fwbuilder2/Makefile +++ b/security/fwbuilder2/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 |