From e9b80bd3f479238d20f1b7618caaacf11aceff4d Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 2 Jul 2002 13:01:35 +0000 Subject: More pkglint friendly. --- net/snort-pgsql/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net') 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" -- cgit v1.2.3