summaryrefslogtreecommitdiff
path: root/x11/qwt
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
committerjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
commit1fd296c82ccd899c51c7ff224fdca0091c73cf59 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /x11/qwt
parentb9cb24b464f01e6e80d05deec00b9287feb088fa (diff)
downloadpkgsrc-1fd296c82ccd899c51c7ff224fdca0091c73cf59.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/qwt')
-rw-r--r--x11/qwt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile
index 191bd5c6c3f..cd098aef4a7 100644
--- a/x11/qwt/Makefile
+++ b/x11/qwt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2012/10/29 05:06:47 asau Exp $
+# $NetBSD: Makefile,v 1.38 2015/07/04 16:18:42 joerg Exp $
DISTNAME= qwt-5.0.2
CATEGORIES= x11
@@ -11,7 +11,6 @@ COMMENT= Qt widget library for technical purposes
MAKE_JOBS_SAFE= no
-USE_X11BASE= yes
USE_LANGUAGES= c++
USE_TOOLS+= gmake
USE_LIBTOOL= yes