diff options
Diffstat (limited to 'x11-toolkits/ruby-gtksourceview2/Makefile')
-rw-r--r-- | x11-toolkits/ruby-gtksourceview2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-gtksourceview2/Makefile b/x11-toolkits/ruby-gtksourceview2/Makefile index 38784517d56..17148ff0935 100644 --- a/x11-toolkits/ruby-gtksourceview2/Makefile +++ b/x11-toolkits/ruby-gtksourceview2/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig WRKSRC= ${RUBY_GNOME_WRKSRC}/gtksourceview2 INSTALL_TARGET= site-install install -DOCS= COPYING.LIB ChangeLog README +DOCS= COPYING.LIB README post-install: .if !defined(NOPORTEXAMPLES) |