diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-14 07:57:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-14 07:57:39 +0000 |
commit | 62d08678ae032d082b5783e1cc9d1f2dffc3abb6 (patch) | |
tree | aed1388c1ee44542e08cbbec3df2bdf0076c30eb /editors/boiling-egg | |
parent | 274d6617f17af29fbf3416b093da67d1651669f8 (diff) | |
download | ports-62d08678ae032d082b5783e1cc9d1f2dffc3abb6.tar.gz ports-62d08678ae032d082b5783e1cc9d1f2dffc3abb6.zip |
Notes
Diffstat (limited to 'editors/boiling-egg')
-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 |