summaryrefslogtreecommitdiffstats
path: root/japanese/postgresql7
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/postgresql7')
-rw-r--r--japanese/postgresql7/Makefile2
-rw-r--r--japanese/postgresql7/scripts/configure.postgresql4
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile
index 9f72b52..719994e 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -190,7 +190,7 @@ post-install:
.endif
post-clean:
- @ ${RM} -f ${WRKDIRPREFIX}${.CURDIR}/work/Makefile.inc
+ @ ${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc
post-extract: ${POSTEXTRACT}
diff --git a/japanese/postgresql7/scripts/configure.postgresql b/japanese/postgresql7/scripts/configure.postgresql
index 6810118..26d1fa5 100644
--- a/japanese/postgresql7/scripts/configure.postgresql
+++ b/japanese/postgresql7/scripts/configure.postgresql
@@ -2,7 +2,7 @@
# -*- tab-width: 4; -*-
# ex:ts=4
#
-# $FreeBSD: /tmp/pcvs/ports/japanese/postgresql7/scripts/Attic/configure.postgresql,v 1.1 2001-05-08 12:36:01 knu Exp $
+# $FreeBSD: /tmp/pcvs/ports/japanese/postgresql7/scripts/Attic/configure.postgresql,v 1.2 2001-06-13 03:14:36 knu Exp $
#
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi
if [ "${BATCH}" ]; then
- set \"MultiByte\" \"ODBC\" \"SSL\"
+ set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\"
else
/usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\
OpenPOWER on IntegriCloud