diff options
-rw-r--r-- | editors/boiling-egg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/boiling-egg/Makefile b/editors/boiling-egg/Makefile index 8a4f7139765c..f9c275a5f11f 100644 --- a/editors/boiling-egg/Makefile +++ b/editors/boiling-egg/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp -RUN_DEPENDS= tamago:${PORTSDIR}/editors/tamago +RUN_DEPENDS= ${ELISPDIR}/egg/egg.el:${PORTSDIR}/editors/tamago NO_WRKSUBDIR= yes NO_BUILD= yes |