summaryrefslogtreecommitdiff
path: root/sysutils
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 /sysutils
parent2c5fdae53d07cdfa1ea603c2f1a3e31a5bc97703 (diff)
downloadpkgsrc-8960dd2c9e9e038c02b51ae70366143a898cfbf8.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bbsload/Makefile3
-rw-r--r--sysutils/xosview/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/bbsload/Makefile b/sysutils/bbsload/Makefile
index 8d3b840312c..13005f2522f 100644
--- a/sysutils/bbsload/Makefile
+++ b/sysutils/bbsload/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/10/23 19:50:52 asau Exp $
+# $NetBSD: Makefile,v 1.16 2015/07/04 16:18:39 joerg Exp $
#
DISTNAME= bbsload-0.2.6
@@ -12,7 +12,6 @@ COMMENT= Small (in dimensions) tool to display the average load
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
-USE_X11BASE= YES
INSTALLATION_DIRS= ${PKGMANDIR}/man1
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index 51a2b85c182..053696946f1 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2014/10/09 14:07:01 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2015/07/04 16:18:40 joerg Exp $
DISTNAME= xosview-1.8.3
PKGREVISION= 2
@@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pogo.org.uk/~mark/xosview/
COMMENT= X11 graphical display of OS statistics
-USE_X11BASE= YES
USE_LANGUAGES= c c++
HAS_CONFIGURE= YES