summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase
diff options
context:
space:
mode:
authorjoerg <joerg>2015-07-04 16:18:28 +0000
committerjoerg <joerg>2015-07-04 16:18:28 +0000
commit8960dd2c9e9e038c02b51ae70366143a898cfbf8 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /x11/qt5-qtbase
parent2c5fdae53d07cdfa1ea603c2f1a3e31a5bc97703 (diff)
downloadpkgsrc-8960dd2c9e9e038c02b51ae70366143a898cfbf8.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/qt5-qtbase')
-rw-r--r--x11/qt5-qtbase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile
index ef722e9b26c..10e50ead274 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2015/06/12 10:52:19 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/07/04 16:18:42 joerg Exp $
DISTNAME= qtbase-opensource-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
@@ -132,7 +132,6 @@ PC_FILES= Qt5Bootstrap.pc Qt5Concurrent.pc Qt5Core.pc \
pre-configure:
${SED} -e 's:@LOCALBASE@:${LOCALBASE}:g' \
-e 's:@X11BASE@:${X11BASE}:g' \
- -e 's:@X11PREFIX@:${X11PREFIX}:g' \
-e 's:@LIBTOOL@:${LIBTOOL:Q}:g' \
-e 's:@CC@:${CC:Q}:g' \
-e 's:@CXX@:${CXX:Q}:g' \