aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipa
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-14 23:27:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-14 23:27:00 +0000
commit3ba03fca82bbb5c23d6a35130c470ab789eac4b9 (patch)
treee31b6ac5868b0406252061aaa4e581b9fc9c736c /sysutils/ipa
parentac1f9d347a87d0c305ab739568c18c3f4cd98ea4 (diff)
downloadports-3ba03fca82bbb5c23d6a35130c470ab789eac4b9.tar.gz
ports-3ba03fca82bbb5c23d6a35130c470ab789eac4b9.zip
Notes
Diffstat (limited to 'sysutils/ipa')
-rw-r--r--sysutils/ipa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index 4b21d412aa00..36e81884f216 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -23,8 +23,7 @@ MAKE_ENV= NOPORTDOCS="${NOPORTDOCS}"
.endif
.ifdef WITH_PF
-DEPENDS= ${PORTSDIR}/security/pf
-PF_INCLUDE_DIR?= ${PREFIX}/include/pf
+PF_INCLUDE_DIR?= /usr/include/net
MAKE_ARGS+= PF_INCLUDE_DIR=${PF_INCLUDE_DIR}
.endif