aboutsummaryrefslogtreecommitdiff
path: root/net/bittwist/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:36:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:36:39 +0000
commitd203b12054ad82d30bac1f0a0c022b1393f861b3 (patch)
treeaa853b3ada1746f7fe92c44b10a0a57900e6b933 /net/bittwist/Makefile
parent90b2f12a8477639b13e1b928f143269e9284ead4 (diff)
downloadports-d203b12054ad82d30bac1f0a0c022b1393f861b3.tar.gz
ports-d203b12054ad82d30bac1f0a0c022b1393f861b3.zip
Notes
Diffstat (limited to 'net/bittwist/Makefile')
-rw-r--r--net/bittwist/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/bittwist/Makefile b/net/bittwist/Makefile
index 344792a64615..e7c805745f68 100644
--- a/net/bittwist/Makefile
+++ b/net/bittwist/Makefile
@@ -20,10 +20,4 @@ MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}"
MAN1= bittwist.1 bittwistb.1 bittwiste.1
PLIST_FILES= bin/bittwist bin/bittwistb bin/bittwiste
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600032
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>