summaryrefslogtreecommitdiff
path: root/databases/pgaccess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgaccess/Makefile')
-rw-r--r--databases/pgaccess/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 0720345e9b3..912a3ddb076 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/07/26 06:47:12 recht Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:44 jlam Exp $
#
DISTNAME= pgaccess-0.98.8
@@ -21,6 +21,8 @@ PGACCESS_HOME= ${PREFIX}/share/pgaccess
HTMLDIR= ${PREFIX}/share/doc/html/pgaccess
EGDIR= ${PREFIX}/share/examples/pgaccess
+INSTALLATION_DIRS= bin
+
do-configure:
for file in ${WRKSRC}/pgaccess.tcl; do \
${SED} -e "s|@PGTKSH@|${PGTKSH}|g" \