diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-11-02 02:51:45 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-11-02 02:51:45 +0000 |
commit | c982e3f9d3727d4bc94a286df30ce7df012a145a (patch) | |
tree | 511ec5f82e26257d9a791d5f9ce0f80d03e99458 /japanese/lookup-xemacs | |
parent | 80181e1e2c13df04959fc2556ac3d7e993712053 (diff) | |
download | ports-c982e3f9d3727d4bc94a286df30ce7df012a145a.tar.gz ports-c982e3f9d3727d4bc94a286df30ce7df012a145a.zip |
Notes
Diffstat (limited to 'japanese/lookup-xemacs')
-rw-r--r-- | japanese/lookup-xemacs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 5b515f4c7112..6667ea441848 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-games-packages +RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-games-packages + MASTERDIR= ${.CURDIR}/../lookup-mule EMACS_PORT_NAME=xemacs21-mule |