summaryrefslogtreecommitdiff
path: root/net/snort
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-10 12:20:23 +0000
committerwiz <wiz@pkgsrc.org>2002-10-10 12:20:23 +0000
commitddabe6af97166fa4fe80903cdc8e02fb9f5eee4a (patch)
tree5a50822ede318d4fd3d03a6a511a42f81aa98753 /net/snort
parent1adde0f1541c1bc81b0a652a767ad5c8d2b2d248 (diff)
downloadpkgsrc-ddabe6af97166fa4fe80903cdc8e02fb9f5eee4a.tar.gz
Remove libpcap buildlink.mk inclusion -- it's included in all the files that
include this file.
Diffstat (limited to 'net/snort')
-rw-r--r--net/snort/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common
index 010bda20585..53e9b9bde65 100644
--- a/net/snort/Makefile.common
+++ b/net/snort/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2002/07/15 14:41:26 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2002/10/10 12:20:23 wiz Exp $
#
DISTNAME?= snort-1.8.7
@@ -39,5 +39,3 @@ post-install:
${INSTALL_DATA} $$m ${PREFIX}/share/snort/MIBS ; \
done
${INSTALL_MAN} ${WRKSRC}/snort.8 ${PREFIX}/man/man8
-
-.include "../../net/libpcap/buildlink.mk"