summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>1999-11-26 20:31:17 +0000
committerR. Imura <imura@FreeBSD.org>1999-11-26 20:31:17 +0000
commit6a86bca9110d0be2499f7227e738c63dd237aa16 (patch)
tree96388f930c626de61fc1f2b8fd1d013118d06938 /x11-toolkits/qt33
parentActivate the epstool and tkxanim ports. (diff)
Decrease a patch.
Notes
Notes: svn path=/head/; revision=23402
Diffstat (limited to 'x11-toolkits/qt33')
-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 2c92d81ce28a..ac81515bc11f 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}"