aboutsummaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-05-22 04:59:52 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-05-22 04:59:52 +0000
commit38a189791921a93b004198c36f09adc26bdd1e5e (patch)
tree64ee8f7a7ccda3873763914fa41a19cc7ac2b533 /editors/tamago
parentc25412ecc0a34d5a2fd987a0ec17ed62d335916a (diff)
downloadports-38a189791921a93b004198c36f09adc26bdd1e5e.tar.gz
ports-38a189791921a93b004198c36f09adc26bdd1e5e.zip
Without touching .nosearch, normal-top-level-add-subdirs-to-load-path
function in subdirs.el adds %%ELISPDIR%%/egg/egg which is for implementation specific. This port has egg/egg/anthy.el, and japanese/anthy also have anthy.el for actual use. Anthy tries to load egg/egg/anthy.el, not thier anthy.el without this fix.
Notes
Notes: svn path=/head/; revision=109678
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile5
-rw-r--r--editors/tamago/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index 709dc9032c9b..e8fdaad0e776 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tamago
PORTVERSION= 4.0.6.0.20020909.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= editors elisp
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/e/egg
@@ -36,4 +36,7 @@ pre-configure:
@${REINPLACE_CMD} -e 's|emacs/site-lisp|${EMACS_NAME}/${EMACS_VER}/site-lisp|g' \
${WRKSRC}/configure
+post-install:
+ ${TOUCH} ${ELISPDIR}/egg/egg/.nosearch
+
.include <bsd.port.mk>
diff --git a/editors/tamago/pkg-plist b/editors/tamago/pkg-plist
index fc42ec936992..6281d8427ccc 100644
--- a/editors/tamago/pkg-plist
+++ b/editors/tamago/pkg-plist
@@ -10,6 +10,7 @@
%%ELISPDIR%%/egg/egg-sim.elc
%%ELISPDIR%%/egg/egg.el
%%ELISPDIR%%/egg/egg.elc
+%%ELISPDIR%%/egg/egg/.nosearch
%%ELISPDIR%%/egg/egg/anthy.el
%%ELISPDIR%%/egg/egg/anthy.elc
%%ELISPDIR%%/egg/egg/anthyipc.el