aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tulip
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-04 07:21:59 +0800
committermiwi <miwi@FreeBSD.org>2006-12-04 07:21:59 +0800
commitbe639d90c20e313eb33751009633b24c844fe6c3 (patch)
tree08443052f53fd4cd2ca85791ff8b9a37f1bae2b1 /graphics/tulip
parente1b3c2a4f0423a58a774fc6b69f0c7eb688365e1 (diff)
downloadfreebsd-ports-gnome-be639d90c20e313eb33751009633b24c844fe6c3.tar.gz
freebsd-ports-gnome-be639d90c20e313eb33751009633b24c844fe6c3.tar.zst
freebsd-ports-gnome-be639d90c20e313eb33751009633b24c844fe6c3.zip
- Respect X11BASE
PR: ports/106158 Submitted by: trasz
Diffstat (limited to 'graphics/tulip')
-rw-r--r--graphics/tulip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile
index 9323a0a3ea9a..666ded55f684 100644
--- a/graphics/tulip/Makefile
+++ b/graphics/tulip/Makefile
@@ -25,7 +25,7 @@ USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= MOC="${MOC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV= MOC="${MOC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GLDIR="${X11BASE}"
CONFIGURE_ARGS= --with-qt-includes=${QT_PREFIX}/include \
--with-qt-libraries=${QT_PREFIX}/lib \
--with-extra-libs=${LOCALBASE}/lib