aboutsummaryrefslogtreecommitdiff
path: root/www/ruby-gtkhtml2/Makefile
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 /www/ruby-gtkhtml2/Makefile
parent78d32293a961a432bc346ccc71ef955fc4f27768 (diff)
downloadports-132e1e4550c1452bb2f20429bb6b9a8712b11b19.tar.gz
ports-132e1e4550c1452bb2f20429bb6b9a8712b11b19.zip
Notes
Diffstat (limited to 'www/ruby-gtkhtml2/Makefile')
-rw-r--r--www/ruby-gtkhtml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ruby-gtkhtml2/Makefile b/www/ruby-gtkhtml2/Makefile
index 3ce1025f4d6e..27db45947d9c 100644
--- a/www/ruby-gtkhtml2/Makefile
+++ b/www/ruby-gtkhtml2/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR
USE_RUBY= yes
USE_GNOME= libgtkhtml
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)