diff options
Diffstat (limited to 'x11-toolkits/pango/Makefile')
-rw-r--r-- | x11-toolkits/pango/Makefile | 1 |
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" |