diff options
Diffstat (limited to 'x11-toolkits/ruby-gtksourceview/Makefile')
-rw-r--r-- | x11-toolkits/ruby-gtksourceview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-gtksourceview/Makefile b/x11-toolkits/ruby-gtksourceview/Makefile index 979a106fa8f8..88ea0b39862e 100644 --- a/x11-toolkits/ruby-gtksourceview/Makefile +++ b/x11-toolkits/ruby-gtksourceview/Makefile @@ -31,6 +31,8 @@ INSTALL_TARGET= site-install DOCS= COPYING.LIB ChangeLog README +post-patch: general-patch + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${RUBY_MODEXAMPLESDIR} |