aboutsummaryrefslogtreecommitdiff
path: root/net/queso
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-23 05:28:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-23 05:28:33 +0000
commit0c9df415d199d56904b290e5b0c21dc7403b724c (patch)
treecb8a499603d5a4c0096febc2e8ac6bc66c0b7e69 /net/queso
parent2b2737e54baa0d12baaac872267c3a46f08cc13f (diff)
downloadports-0c9df415d199d56904b290e5b0c21dc7403b724c.tar.gz
ports-0c9df415d199d56904b290e5b0c21dc7403b724c.zip
Notes
Diffstat (limited to 'net/queso')
-rw-r--r--net/queso/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/queso/Makefile b/net/queso/Makefile
index 873bbba93171..30a299971ba7 100644
--- a/net/queso/Makefile
+++ b/net/queso/Makefile
@@ -18,12 +18,6 @@ COMMENT= Determine the remote OS using simple tcp packets
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 300004
-LIB_DEPENDS= pcap.2:${PORTSDIR}/net/libpcap
-.endif
-
post-install:
#${INSTALL_PROGRAM} ${WRKSRC}/queso ${PREFIX}/sbin
#${INSTALL_DATA} ${WRKSRC}/queso.conf ${PREFIX}/etc
@@ -32,4 +26,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/Documentation.txt ${PREFIX}/share/doc/queso
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>