aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-libart2/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-07-07 03:27:45 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-07-07 03:27:45 +0000
commit453bf8ce7a9a41a7b88a682a6c093bb243d1e404 (patch)
treead46b6ca88a3bfcf98ddb7f78ffa103e0cc8baa3 /graphics/ruby-libart2/Makefile
parentadff482a33a8297df32f79793367001abd7561ed (diff)
downloadports-453bf8ce7a9a41a7b88a682a6c093bb243d1e404.tar.gz
ports-453bf8ce7a9a41a7b88a682a6c093bb243d1e404.zip
Notes
Diffstat (limited to 'graphics/ruby-libart2/Makefile')
-rw-r--r--graphics/ruby-libart2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/ruby-libart2/Makefile b/graphics/ruby-libart2/Makefile
index c5ff6b2cb77d..6e004d2aab63 100644
--- a/graphics/ruby-libart2/Makefile
+++ b/graphics/ruby-libart2/Makefile
@@ -35,9 +35,11 @@ DOCS= COPYING.LIB ChangeLog README
post-patch: general-patch
post-install:
-.if !defined(NOPORTDOCS)
+.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${RUBY_MODEXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
+.endif
+.if !defined(NOPORTDOCS)
@${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}
@${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/