diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:08:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:08:37 +0000 |
commit | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch) | |
tree | 23607acdfffe977946d3c7bb877bab60e64640e7 /japanese/egg-canna/Makefile | |
parent | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff) | |
download | ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.tar.gz ports-a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2.zip |
Notes
Diffstat (limited to 'japanese/egg-canna/Makefile')
-rw-r--r-- | japanese/egg-canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/egg-canna/Makefile b/japanese/egg-canna/Makefile index 6fdb833023d5..026f73bb74bc 100644 --- a/japanese/egg-canna/Makefile +++ b/japanese/egg-canna/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= # empty MAINTAINER= ume@FreeBSD.org COMMENT= Canna Conversion Facility in Egg Input Method Architecture -BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/egg/egg-sim.el:${PORTSDIR}/editors/tamago${EMACS_SUFFIX} +BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/egg/egg-sim.el:editors/tamago${EMACS_SUFFIX} RUN_DEPENDS:= ${BUILD_DEPENDS} USE_EMACS= yes |