summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgrant <grant>2004-06-11 10:38:46 +0000
committergrant <grant>2004-06-11 10:38:46 +0000
commit896a103996ec9bbbd2a8023417958647fa5ce08b (patch)
treef99d1dde5b481bf05c66e18af16ee44cf463002f /databases
parenta2e4f6e4de6bbadbffe39aa7ce1db2c817e275a2 (diff)
downloadpkgsrc-896a103996ec9bbbd2a8023417958647fa5ce08b.tar.gz
this needs flex(1) to build.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql74-contrib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql74-contrib/Makefile b/databases/postgresql74-contrib/Makefile
index 80d19b66326..7a79b0fbb6a 100644
--- a/databases/postgresql74-contrib/Makefile
+++ b/databases/postgresql74-contrib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/05/19 12:33:30 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/06/11 10:38:46 grant Exp $
PKGNAME= postgresql-contrib-${BASE_VERS}
SVR4_PKGNAME= pstgc
@@ -11,6 +11,8 @@ CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --with-readline
MAKE_ENV+= INSTALLED_LIBPQ=1
+USE_GNU_TOOLS+= flex
+
BUILD_DIRS= ${WRKSRC}/contrib
pre-build: