aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-09-06 05:28:49 +0000
committerSteve Wills <swills@FreeBSD.org>2012-09-06 05:28:49 +0000
commitea9033674d9681003ab7f64cab918500b3ecf2eb (patch)
tree755491c9a2f01c06ed96df901f8b39288972f5df /accessibility
parent7ac87c14600b85d18dab1b56fe6249a5323678cd (diff)
downloadports-ea9033674d9681003ab7f64cab918500b3ecf2eb.tar.gz
ports-ea9033674d9681003ab7f64cab918500b3ecf2eb.zip
Notes
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/ruby-atk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile
index 8f8a60009353..3f60ead372d5 100644
--- a/accessibility/ruby-atk/Makefile
+++ b/accessibility/ruby-atk/Makefile
@@ -27,7 +27,10 @@ USE_GNOME= atk
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}/atk
INSTALL_TARGET= site-install install