summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-04 09:45:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-04 09:45:05 +0000
commitb926f4a57c7e62c7a2dcdd1eccb5c735525da0fb (patch)
treeb338f936fefe3b70a3eb87d05ab75a6257cc8eec /japanese/postgresql-tcltk
parentFix a dependency; print/cmpsfont now installs README instead of (diff)
Add japanese/tcl80 and japanese/tk80 to LIB_DEPENDS in the BATCH mode
not to fail to build. This fixes the build on bento. Obtained from: databases/postgresql7
Notes
Notes: svn path=/head/; revision=47414
Diffstat (limited to 'japanese/postgresql-tcltk')
-rw-r--r--japanese/postgresql-tcltk/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile
index 2021cdb34d03..ebb50723393d 100644
--- a/japanese/postgresql-tcltk/Makefile
+++ b/japanese/postgresql-tcltk/Makefile
@@ -89,8 +89,14 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
NO_OPENSSL="${NO_OPENSSL}" \
DISTNAME="${DISTNAME}"
+# We must .include here because we need the Makefile.inc @ pre-install
+# to determine the correct plist.
.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc)
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc"
+.else
+# make utility targets like depends and describe happy
+LIB_DEPENDS= tcl80jp:${PORTSDIR}/japanese/tcl80 \
+ tk80jp:${PORTSDIR}/japanese/tk80
.endif
pre-everything: