summaryrefslogtreecommitdiff
path: root/databases/postgresql74-contrib
diff options
context:
space:
mode:
authorgrant <grant>2004-06-11 10:40:56 +0000
committergrant <grant>2004-06-11 10:40:56 +0000
commit4bf783f588fa2f9d1fc80699e6d7f005a081f871 (patch)
tree20df6b836164b012ddf312c866b9255c239811ed /databases/postgresql74-contrib
parent896a103996ec9bbbd2a8023417958647fa5ce08b (diff)
downloadpkgsrc-4bf783f588fa2f9d1fc80699e6d7f005a081f871.tar.gz
in fact, the whole lot needs flex(1) to build.
Diffstat (limited to 'databases/postgresql74-contrib')
-rw-r--r--databases/postgresql74-contrib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql74-contrib/Makefile b/databases/postgresql74-contrib/Makefile
index 7a79b0fbb6a..1605bb0fcd7 100644
--- a/databases/postgresql74-contrib/Makefile
+++ b/databases/postgresql74-contrib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/06/11 10:38:46 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/11 10:40:56 grant Exp $
PKGNAME= postgresql-contrib-${BASE_VERS}
SVR4_PKGNAME= pstgc
@@ -11,8 +11,6 @@ CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --with-readline
MAKE_ENV+= INSTALLED_LIBPQ=1
-USE_GNU_TOOLS+= flex
-
BUILD_DIRS= ${WRKSRC}/contrib
pre-build: