summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2016-10-07 13:22:10 +0000
committerjoerg <joerg>2016-10-07 13:22:10 +0000
commit8e4e0fdc610db344672c053183220bc373a18d43 (patch)
treec600db6f8add44ae7e4e6ad38cdf0746eec6982b /x11
parent7d81f699bc91d2abb03c95ef92ef8dbe821cbde3 (diff)
downloadpkgsrc-8e4e0fdc610db344672c053183220bc373a18d43.tar.gz
Use sanitized _USE_CWRAPPERS.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt5-qtwebkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile
index 0f7de6e9779..cd0a0baf6dc 100644
--- a/x11/qt5-qtwebkit/Makefile
+++ b/x11/qt5-qtwebkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2016/08/04 17:03:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2016/10/07 13:22:10 joerg Exp $
DISTNAME= qtwebkit-opensource-src-${QTVERSION}
PKGNAME= qt5-qtwebkit-${QTVERSION}
@@ -16,7 +16,7 @@ INSTALLATION_DIRS+= lib/pkgconfig
.include "../../x11/qt5-qtbase/Makefile.common"
-.if ${USE_CWRAPPERS:Uno} == "yes"
+.if ${_USE_CWRAPPERS} == "yes"
BUILDLINK_TRANSFORM+= R:${WRKSRC}/lib:${QTDIR}/lib
.else
BUILDLINK_TRANSFORM+= rpath:${WRKSRC}/lib:${QTDIR}/lib