summaryrefslogtreecommitdiff
path: root/databases/postgresql80-client
diff options
context:
space:
mode:
authortaca <taca>2005-02-06 13:21:45 +0000
committertaca <taca>2005-02-06 13:21:45 +0000
commit284275d80550d79da76fb0be8d4b7cc1a16e9c66 (patch)
tree06ba7d53d38639845d13a3f2a59cbc3da76eafa9 /databases/postgresql80-client
parent35688920fe1e8f94a17e046a8b2b647dcdf70e81 (diff)
downloadpkgsrc-284275d80550d79da76fb0be8d4b7cc1a16e9c66.tar.gz
Fix pathname of ".include"; wip => databases.
Diffstat (limited to 'databases/postgresql80-client')
-rw-r--r--databases/postgresql80-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80-client/Makefile b/databases/postgresql80-client/Makefile
index 9ef65f164ed..72d2c40c0ab 100644
--- a/databases/postgresql80-client/Makefile
+++ b/databases/postgresql80-client/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/06 12:32:05 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/06 13:21:45 taca Exp $
PKGNAME= postgresql80-client-${BASE_VERS}
PKGREVISION= # empty
COMMENT= PostgreSQL database client programs
-.include "../../wip/postgresql80/Makefile.common"
+.include "../../databases/postgresql80/Makefile.common"
# XXX work around core dumps with the native libedit
USE_GNU_READLINE= yes