aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-04-05 11:37:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-04-05 11:37:55 +0000
commitddc24aebc27b8c4499452250a3ba6183b0058007 (patch)
treed4cc466872be0ac49bf0bfd5a615a9eb66dac039 /lang/ruby18
parent02d667e8906f487b6c6f0901693f9206b2b7669e (diff)
downloadports-ddc24aebc27b8c4499452250a3ba6183b0058007.tar.gz
ports-ddc24aebc27b8c4499452250a3ba6183b0058007.zip
Notes
Diffstat (limited to 'lang/ruby18')
-rw-r--r--lang/ruby18/Makefile2
-rw-r--r--lang/ruby18/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 1a1121733745..6cbc8de439b0 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -135,7 +135,7 @@ post-install:
.endif
${LDCONFIG} -m ${PREFIX}/lib
${MKDIR} ${RUBY_ELISPDIR}
- ${TOUCH} ${RUBY_ELISPDIR}/.keep_me
+ ${TOUCH} ${RUBY_ELISPDIR}/.keep_me.${RUBY_NAME}
${MKDIR} ${RUBY_EXAMPLESDIR}
${TOUCH} ${RUBY_EXAMPLESDIR}/.keep_me
${MKDIR} ${RUBY_DOCDIR}
diff --git a/lang/ruby18/pkg-plist b/lang/ruby18/pkg-plist
index e411c73ba2bd..2b0b75da786c 100644
--- a/lang/ruby18/pkg-plist
+++ b/lang/ruby18/pkg-plist
@@ -231,7 +231,7 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%%
%%RUBYLIB%%@dirrm %%RUBY_LIBDIR%%/cgi
%%RUBYLIB%%@dirrm %%RUBY_LIBDIR%%
@unexec rmdir -p %D/lib/xemacs/site-lisp 2>/dev/null || true
-%%RUBY_ELISPDIR%%/.keep_me
+%%RUBY_ELISPDIR%%/.keep_me.%%RUBY_NAME%%
@unexec rmdir %D/%%RUBY_ELISPDIR%% 2>/dev/null || true
@unexec rmdir %D/lib/ruby 2>/dev/null || true
%%PORTDOCS%%%%RUBY_DOCDIR%%/COPYING