summaryrefslogtreecommitdiff
path: root/net/snort-pgsql/Makefile
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-03-30 23:15:45 +0000
committerjmc <jmc@pkgsrc.org>2003-03-30 23:15:45 +0000
commitfbc4cf27ed442c4ee28782268ccf348d3aba01d3 (patch)
treef9868cf8c086a601725dd4053080025f11bbf78f /net/snort-pgsql/Makefile
parent66e1b3bb7d577a71dfb7442fec0712409c1e2585 (diff)
downloadpkgsrc-fbc4cf27ed442c4ee28782268ccf348d3aba01d3.tar.gz
Add FILESDIR definition so the rc.d script can be installed
Diffstat (limited to 'net/snort-pgsql/Makefile')
-rw-r--r--net/snort-pgsql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/snort-pgsql/Makefile b/net/snort-pgsql/Makefile
index f53dc2d03f6..3243c1c1921 100644
--- a/net/snort-pgsql/Makefile
+++ b/net/snort-pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/03/04 01:02:26 salo Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/30 23:22:21 jmc Exp $
#
.include "../../net/snort/Makefile.common"
@@ -15,6 +15,7 @@ CONFLICTS+= snort-mysql-[0-9]*
CONFIGURE_ARGS+=--with-postgresql=${BUILDLINK_PREFIX.postgresql-lib}
PKGDIR= ${.CURDIR}/../../net/snort
+FILESDIR= ${PKGDIR}/files
PATCHDIR= ${PKGDIR}/patches
DISTINFO_FILE= ${PKGDIR}/distinfo