summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pango
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-18 08:56:09 +0000
committersobomax <sobomax@FreeBSD.org>2000-07-18 08:56:09 +0000
commitb894db7d32a988f0631562bed37fe9ccc7b3d8a7 (patch)
tree1b0746a1ce31b88fba970d76ccc8f1af39fa1aa0 /x11-toolkits/pango
parente95fe9d8f6c9a4a3692a64a5092b86a8f41965fc (diff)
downloadFreeBSD-ports-b894db7d32a988f0631562bed37fe9ccc7b3d8a7.zip
FreeBSD-ports-b894db7d32a988f0631562bed37fe9ccc7b3d8a7.tar.gz
Explicitly disable building of Qt-based example to avoid possible problems.
Diffstat (limited to 'x11-toolkits/pango')
-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 fc4e2bc..f9991c8 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"
OpenPOWER on IntegriCloud