summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33/Makefile
diff options
context:
space:
mode:
authorimura <imura@FreeBSD.org>1999-11-26 20:31:17 +0000
committerimura <imura@FreeBSD.org>1999-11-26 20:31:17 +0000
commiteafc741b79a40e41a4aed0b867dec140107b9ac0 (patch)
tree9f12125783b4b5ac70eea8946b312922955917c3 /x11-toolkits/qt33/Makefile
parentc5337e1d897ea901d63b375059534abc538cb283 (diff)
downloadFreeBSD-ports-eafc741b79a40e41a4aed0b867dec140107b9ac0.zip
FreeBSD-ports-eafc741b79a40e41a4aed0b867dec140107b9ac0.tar.gz
Decrease a patch.
Diffstat (limited to 'x11-toolkits/qt33/Makefile')
-rw-r--r--x11-toolkits/qt33/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 2c92d81..ac81515 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -18,7 +18,8 @@ NO_LATEST_LINK= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= -system-zlib -system-libpng
+CONFIGURE_ARGS= -system-zlib -system-libpng \
+ -I${LOCALBASE}/include -L${LOCALBASE}/lib -lxpg4
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV+= QTDIR=${WRKSRC} SYS_CXX=${CXX} SYS_CC=${CC} SYS_CXXFLAGS="${CXXFLAGS}"
OpenPOWER on IntegriCloud