aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-gconf2
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2010-11-27 03:32:41 +0000
committerSteve Wills <swills@FreeBSD.org>2010-11-27 03:32:41 +0000
commit132e1e4550c1452bb2f20429bb6b9a8712b11b19 (patch)
tree9fff9947bc6591c5bd2480f0f58ec4d0b0b99b9a /devel/ruby-gconf2
parent78d32293a961a432bc346ccc71ef955fc4f27768 (diff)
downloadports-132e1e4550c1452bb2f20429bb6b9a8712b11b19.tar.gz
ports-132e1e4550c1452bb2f20429bb6b9a8712b11b19.zip
Notes
Diffstat (limited to 'devel/ruby-gconf2')
-rw-r--r--devel/ruby-gconf2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile
index 7c9c73aa35da..8302e031847d 100644
--- a/devel/ruby-gconf2/Makefile
+++ b/devel/ruby-gconf2/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDI
USE_RUBY= yes
USE_GNOME= gconf2
USE_RUBY_EXTCONF= yes
+CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
@@ -33,7 +34,6 @@ INSTALL_TARGET= site-install
DOCS= COPYING.LIB ChangeLog README
post-patch: general-patch
-post-configure: general-configure
post-install:
.if !defined(NOPORTEXAMPLES)