diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-02 00:57:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-02 00:57:05 +0000 |
commit | 19a9f3912cd117145535ca6de0175853d0d3896e (patch) | |
tree | c02065a34ed08864bc62d5b2ae0094083d35d0f4 /graphics/ruby-libart2/Makefile | |
parent | 535fbdda503208ee9668deae5b3999e874fd43fa (diff) | |
download | ports-19a9f3912cd117145535ca6de0175853d0d3896e.tar.gz ports-19a9f3912cd117145535ca6de0175853d0d3896e.zip |
Notes
Diffstat (limited to 'graphics/ruby-libart2/Makefile')
-rw-r--r-- | graphics/ruby-libart2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-libart2/Makefile b/graphics/ruby-libart2/Makefile index 3b1aac10f8b2..a63fc411e0f1 100644 --- a/graphics/ruby-libart2/Makefile +++ b/graphics/ruby-libart2/Makefile @@ -32,6 +32,8 @@ INSTALL_TARGET= site-install DOCS= COPYING.LIB ChangeLog README +post-patch: general-patch + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${RUBY_MODEXAMPLESDIR} |