aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-glib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-glib2/Makefile')
-rw-r--r--devel/ruby-glib2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile
index d6dd123ddff..8ab8d809075 100644
--- a/devel/ruby-glib2/Makefile
+++ b/devel/ruby-glib2/Makefile
@@ -7,7 +7,6 @@
PORTNAME= glib2
PORTVERSION= ${RUBY_GNOME_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= devel ruby
MASTER_SITES= ${RUBY_GNOME_MASTER_SITES}
MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR}
@@ -33,6 +32,8 @@ DOCS= ChangeLog \
post-install:
.if !defined(NOPORTDOCS)
+ ${MKDIR} ${RUBY_MODEXAMPLESDIR}
+ ${CP} -R ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/