aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/recoll
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-13 08:16:29 +0800
committerpav <pav@FreeBSD.org>2007-02-13 08:16:29 +0800
commite03c6d722481f6f7ccee2da2c2def819dad553a5 (patch)
tree42c24cd1a7707170111dcbac87514de8975bf4ee /deskutils/recoll
parentcf9bf9c623b407a743c1d6efdd81a619a5c0e2c9 (diff)
downloadfreebsd-ports-gnome-e03c6d722481f6f7ccee2da2c2def819dad553a5.tar.gz
freebsd-ports-gnome-e03c6d722481f6f7ccee2da2c2def819dad553a5.tar.zst
freebsd-ports-gnome-e03c6d722481f6f7ccee2da2c2def819dad553a5.zip
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan Tested on: pointyhat
Diffstat (limited to 'deskutils/recoll')
-rw-r--r--deskutils/recoll/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index 70da217c8f70..7b02fb02043e 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= xapian.13:${PORTSDIR}/databases/xapian-core \
qt-mt.3:${PORTSDIR}/x11-toolkits/qt33
USE_QT_VER= 3
-CONFIGURE_ENV= QTDIR="${QT_PREFIX}" QMAKESPEC="freebsd-g++"
+CONFIGURE_ENV= QMAKESPEC="freebsd-g++"
MAKE_ENV= ${CONFIGURE_ENV}
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}