aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-18 08:56:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-18 08:56:09 +0000
commit6da1c20214e6d88df42dc4d0bb41c165b9f9cc9f (patch)
tree580067ba7787f9a113ec9b4d8705d7559a699e83 /x11-toolkits
parent3457a02a10e00f2c61e182b32b9e837fa6631130 (diff)
downloadports-6da1c20214e6d88df42dc4d0bb41c165b9f9cc9f.tar.gz
ports-6da1c20214e6d88df42dc4d0bb41c165b9f9cc9f.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/pango/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index fc4e2bc839b0..f9991c815ff7 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= glib-1.3.1:${PORTSDIR}/devel/glib13 \
USE_X_PREFIX= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --with-qt=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"