summaryrefslogtreecommitdiff
path: root/net/snort-pgsql
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-02 13:01:35 +0000
committerwiz <wiz@pkgsrc.org>2002-07-02 13:01:35 +0000
commite9b80bd3f479238d20f1b7618caaacf11aceff4d (patch)
treec641173d7c310d469fc01e2d1892c72e9a6af8ee /net/snort-pgsql
parent62eb3ae43ef8f77c70729b8f048329a39b985d5d (diff)
downloadpkgsrc-e9b80bd3f479238d20f1b7618caaacf11aceff4d.tar.gz
More pkglint friendly.
Diffstat (limited to 'net/snort-pgsql')
-rw-r--r--net/snort-pgsql/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/snort-pgsql/Makefile b/net/snort-pgsql/Makefile
index cb93d7cb595..530ee70ae69 100644
--- a/net/snort-pgsql/Makefile
+++ b/net/snort-pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/04/15 08:32:48 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/07/02 13:01:35 wiz Exp $
#
.include "../snort/Makefile.common"
@@ -11,9 +11,8 @@ CONFLICTS+= snort-[0-9]*
CONFIGURE_ARGS+=--with-postgresql=${BUILDLINK_DIR}
-PKGDIR= ${.CURDIR}/../snort
-PATCHDIR= ${PKGDIR}/patches
-DISTINFO_FILE= ${PKGDIR}/distinfo
+PATCHDIR= ../snort/patches
+DISTINFO_FILE= ../snort/distinfo
.include "../../databases/postgresql-lib/buildlink.mk"
.include "../../net/libpcap/buildlink.mk"