aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-gtksourceview2
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/ruby-gtksourceview2')
-rw-r--r--x11-toolkits/ruby-gtksourceview2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-gtksourceview2/Makefile b/x11-toolkits/ruby-gtksourceview2/Makefile
index 03cdd251f56e..50b37b779dfc 100644
--- a/x11-toolkits/ruby-gtksourceview2/Makefile
+++ b/x11-toolkits/ruby-gtksourceview2/Makefile
@@ -25,7 +25,10 @@ USE_GNOME= gtksourceview2
USE_RUBY_EXTCONF= yes
CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
-.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
+MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
+PKGDIR= ${.CURDIR}
+
+.include "${MASTERDIR}/Makefile.common"
WRKSRC= ${RUBY_GNOME_WRKSRC}/gtksourceview2
INSTALL_TARGET= site-install install