aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-gconf2
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-09-06 18:46:40 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-09-06 18:46:40 +0000
commit93b7b80a659a992975ba8c2427d941f59e545875 (patch)
tree5bec95e386345c56d0ae51a34f946ed60d3813e8 /devel/ruby-gconf2
parent6f41603a450a8158b1bb215fb73f67538cc69215 (diff)
downloadports-93b7b80a659a992975ba8c2427d941f59e545875.tar.gz
ports-93b7b80a659a992975ba8c2427d941f59e545875.zip
Notes
Diffstat (limited to 'devel/ruby-gconf2')
-rw-r--r--devel/ruby-gconf2/Makefile1
-rw-r--r--devel/ruby-gconf2/pkg-plist2
2 files changed, 0 insertions, 3 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile
index 0db73633ced5..9fc86be3adc8 100644
--- a/devel/ruby-gconf2/Makefile
+++ b/devel/ruby-gconf2/Makefile
@@ -37,7 +37,6 @@ post-install:
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${RUBY_MODEXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
- @${INSTALL_DATA} ${WRKSRC}/tests/* ${RUBY_MODEXAMPLESDIR}/
.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${RUBY_MODDOCDIR}
diff --git a/devel/ruby-gconf2/pkg-plist b/devel/ruby-gconf2/pkg-plist
index d28c3cdfdfd9..126901004c6c 100644
--- a/devel/ruby-gconf2/pkg-plist
+++ b/devel/ruby-gconf2/pkg-plist
@@ -6,8 +6,6 @@
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/basic-gconf-app.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/simple-controller.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/simple-view.rb
-%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test.rb
-%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/unittest.rb
%%PORTEXAMPLES%%@dirrm %%RUBY_MODEXAMPLESDIR%%
%%PORTEXAMPLES%%@dirrmtry %%RUBY_EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%