summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-12-30 12:12:31 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-12-30 12:12:31 +0000
commit48ea9e8ce5ff145e98a62da6ae9fac05bce3fbe7 (patch)
treec5dc40b716d66ca1f1f5fb48680be7ed15b7891d /x11-toolkits
parent- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8 (diff)
- Silence a warning when PREFIX does not exist like on the INDEX builder.
Discussed with: bapt
Notes
Notes: svn path=/head/; revision=309663
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt33/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 6c65c7fc2a63..164c35d3a87b 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -77,7 +77,9 @@ PACKAGE_COOKIE= ${WRKDIR}/.package_done.${PORTNAME}.${PREFIX:S/\//_/g}
.include <bsd.port.pre.mk>
+.if exists(${PREFIX})
PREFIX_REAL!= /bin/realpath ${PREFIX}
+.endif
# The previous Qt port versions installed qmake and qmake's specs under LOCALBASE
# The new devel/qmake port installs them under LOCALBASE. We can use