aboutsummaryrefslogtreecommitdiff
path: root/science/silo
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-12-18 22:06:50 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-12-18 22:06:50 +0000
commit62ede14c752834c022a212740ff2e68e0016d2c1 (patch)
treebeb2058e74a1288b8c4fcb53c1257a42f692389c /science/silo
parentddf28d222b85ea1aa57e731d5db25fd5997edbc7 (diff)
downloadports-62ede14c752834c022a212740ff2e68e0016d2c1.tar.gz
ports-62ede14c752834c022a212740ff2e68e0016d2c1.zip
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8825
Notes
Notes: svn path=/head/; revision=428889
Diffstat (limited to 'science/silo')
-rw-r--r--science/silo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile
index 467b75c835c0..6e45c8d66de4 100644
--- a/science/silo/Makefile
+++ b/science/silo/Makefile
@@ -37,7 +37,7 @@ PYTHON_USES= python:2
QT4_USE= XORG=ice,sm,x11,xext,xi,xmu,xt \
QT4=corelib,gui,linguisttools_build,moc_build,uic_build
-QT4_CONFIGURE_ON= --with-Qt-dir=${QT_PREFIX} \
+QT4_CONFIGURE_ON= --with-Qt-dir=${PREFIX} \
--with-Qt-lib="QtGui -lQtCore"
QT4_CONFIGURE_ENABLE= silex
QT4_VARS= QT_NONSTANDARD=yes