aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2005-01-29 02:44:55 +0800
committersf <sf@FreeBSD.org>2005-01-29 02:44:55 +0800
commit4fb6496ea77d6df85ebfc5460e30550b718d4a37 (patch)
tree0e5836edc96538420a62535c838add99089fd566 /japanese
parenta56d55c5a7eb62dbc9aadb5462a89f578ada2f20 (diff)
downloadfreebsd-ports-gnome-4fb6496ea77d6df85ebfc5460e30550b718d4a37.tar.gz
freebsd-ports-gnome-4fb6496ea77d6df85ebfc5460e30550b718d4a37.tar.zst
freebsd-ports-gnome-4fb6496ea77d6df85ebfc5460e30550b718d4a37.zip
As xemacs21-mule port has been stripped down recently,
add xemacs-packages dependency explicitly to this port.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/navi2ch-xemacs21-mule/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/navi2ch-xemacs21-mule/Makefile b/japanese/navi2ch-xemacs21-mule/Makefile
index 5d9cd6385255..5e0c9d0a6933 100644
--- a/japanese/navi2ch-xemacs21-mule/Makefile
+++ b/japanese/navi2ch-xemacs21-mule/Makefile
@@ -9,6 +9,8 @@ MASTERDIR= ${.CURDIR}/../navi2ch-emacs20
EMACS_PORT_NAME= xemacs21-mule
-RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts
+BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.xemacs-base:${PORTSDIR}/editors/xemacs-packages
+RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts \
+ ${BUILD_DEPENDS}
.include "${MASTERDIR}/Makefile"