summaryrefslogtreecommitdiff
path: root/net/snort-pgsql
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-10 03:10:52 +0000
committersnj <snj@pkgsrc.org>2004-04-10 03:10:52 +0000
commit610e9fc4d2d2fee50f9a596de72d92dcbfb32245 (patch)
treeaf79be371d5e7a21a268a330d513c0a4f0944145 /net/snort-pgsql
parente530ad47c40df8104c48d0cfee137e3d77f16082 (diff)
downloadpkgsrc-610e9fc4d2d2fee50f9a596de72d92dcbfb32245.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/snort-pgsql')
-rw-r--r--net/snort-pgsql/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/snort-pgsql/Makefile b/net/snort-pgsql/Makefile
index aa56d810c86..c13644c17da 100644
--- a/net/snort-pgsql/Makefile
+++ b/net/snort-pgsql/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/03/26 02:27:49 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.14 2004/04/10 03:11:17 snj Exp $
.include "../../net/snort/Makefile.common"
@@ -18,6 +17,6 @@ DISTINFO_FILE= ${PKGDIR}/distinfo
CONFIGURE_ARGS+= --with-postgresql=${BUILDLINK_PREFIX.postgresql-lib}
-.include "../../databases/postgresql-lib/buildlink2.mk"
+.include "../../databases/postgresql-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"