aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-04 21:37:05 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-04 21:37:05 +0000
commit892d8ce344d320ce539889f1acfa9a133151e49e (patch)
treea63607be1e3e84f5e0c1ac375140e7638be2a310 /graphics
parent181e39a6418523960aead407cc7bb2d406c4f152 (diff)
downloadports-892d8ce344d320ce539889f1acfa9a133151e49e.tar.gz
ports-892d8ce344d320ce539889f1acfa9a133151e49e.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gephex/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile
index 60a544fd02cd..58fe8e829191 100644
--- a/graphics/gephex/Makefile
+++ b/graphics/gephex/Makefile
@@ -24,8 +24,12 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --without-V4L --without-ASOUNDLIB --without-LINUX_JOYSTICK \
--without-FFMPEG --without-AVIFILE --without-MPEG3 \
--without-LIBPNG --without-SDL --without-SDL_IMAGE \
- --without-SDL_TTF --without-AALIB --disable-static
+ --without-SDL_TTF --without-AALIB --disable-static \
+ --with-qt-libdir="${X11BASE}/lib" \
+ --with-qt-incdir="${X11BASE}/include" \
+ --with-qt-bindir="${X11BASE}/bin"
USE_QT_VER= 3
+USE_XLIB= yes
WANT_SDL= yes
USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/${PORTNAME}-${PORTVERSION:R}