aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby16
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/ruby16
parent02d667e8906f487b6c6f0901693f9206b2b7669e (diff)
downloadports-ddc24aebc27b8c4499452250a3ba6183b0058007.tar.gz
ports-ddc24aebc27b8c4499452250a3ba6183b0058007.zip
Notes
Diffstat (limited to 'lang/ruby16')
-rw-r--r--lang/ruby16/Makefile2
-rw-r--r--lang/ruby16/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 8610d90e11cc..665c292c3dbd 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -122,7 +122,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/ruby16/pkg-plist b/lang/ruby16/pkg-plist
index c9ad11fb3ef7..24365d123892 100644
--- a/lang/ruby16/pkg-plist
+++ b/lang/ruby16/pkg-plist
@@ -152,7 +152,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