summaryrefslogtreecommitdiff
path: root/databases/guile-pg
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-22 23:59:06 +0000
committerwiz <wiz>2004-12-22 23:59:06 +0000
commitb7809d98228644110b12f2b9a37eaeb939bdd4b3 (patch)
treedf77900f5255d7858f973c588322ad384c8f034b /databases/guile-pg
parent1da23b108a02d9db4805cdf833b36936649a16db (diff)
downloadpkgsrc-b7809d98228644110b12f2b9a37eaeb939bdd4b3.tar.gz
Remove hack, now that pg_config comes with postgresql-libs package.
Diffstat (limited to 'databases/guile-pg')
-rw-r--r--databases/guile-pg/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile
index 4f2a6f6d2d1..4afbde517b3 100644
--- a/databases/guile-pg/Makefile
+++ b/databases/guile-pg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/12/03 13:41:30 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2004/12/22 23:59:06 wiz Exp $
#
DISTNAME= guile-pg-0.23
@@ -9,9 +9,6 @@ MAINTAINER= gdt@ir.bbn.com
HOMEPAGE= http://www.glug.org/people/ttn/software/guile-pg/
COMMENT= PostgreSQL interface for Guile
-# This is wrong if pgsql.buildlink3.mk chooses otherwise.
-DEPENDS+= postgresql74-client>=7.4.1:../../databases/postgresql74-client
-
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
USE_GNU_TOOLS+= make