summaryrefslogtreecommitdiff
path: root/net/snort
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-18 00:25:26 +0000
committerrillig <rillig>2006-06-18 00:25:26 +0000
commit209aea914643260a445b9823b2488bced62b7df4 (patch)
treec0915899eed86a2f736f24f1772e7b3a74abb7d4 /net/snort
parenta52c87f80d3249f5e6727024f003a6acd7935997 (diff)
downloadpkgsrc-209aea914643260a445b9823b2488bced62b7df4.tar.gz
Fixed a typo (SUBST_MESSAGE.cgi => SUBST_MESSAGE.paths) found by pkglint.
Diffstat (limited to 'net/snort')
-rw-r--r--net/snort/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common
index 5508be4bcb3..e3404c631e6 100644
--- a/net/snort/Makefile.common
+++ b/net/snort/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2006/06/06 18:51:52 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.36 2006/06/18 00:25:26 rillig Exp $
#
DISTNAME= snort-2.4.5
@@ -51,10 +51,10 @@ SNORTDIR= ${PREFIX}/share/snort
SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
+SUBST_MESSAGE.paths= Fixing paths.
SUBST_FILES.paths= etc/snort.conf src/snort.c
SUBST_SED.paths= -e "s|@PREFIX@|${PREFIX}|g"
SUBST_SED.paths+= -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g"
-SUBST_MESSAGE.cgi= Fixing paths.
post-install:
@${CP} ${WRKSRC}/etc/snort.conf ${WRKSRC}/etc/snort.conf.default