summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2015-07-04 16:18:28 +0000
committerjoerg <joerg>2015-07-04 16:18:28 +0000
commitb41afda830f6bc4ed5962998da3bf3a978daf627 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /x11/qt5-qtbase/Makefile
parent644eb16e7d04fcc9d5fb5685162cd94be12c66b1 (diff)
downloadpkgsrc-b41afda830f6bc4ed5962998da3bf3a978daf627.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/qt5-qtbase/Makefile')
-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' \