summaryrefslogtreecommitdiff
path: root/net/wmpload
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-07-21 21:16:10 +0000
committersalo <salo@pkgsrc.org>2004-07-21 21:16:10 +0000
commit67c5db45eea347ac45d89c08ca6126a1db624662 (patch)
tree6b0c65766045b6f079904be97fd59eb1b41e3bb4 /net/wmpload
parentb212e2df00a8d44419254f79f45ed034576edae2 (diff)
downloadpkgsrc-67c5db45eea347ac45d89c08ca6126a1db624662.tar.gz
USE_IMAKE implies USE_X11BASE, remove it.
Diffstat (limited to 'net/wmpload')
-rw-r--r--net/wmpload/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wmpload/Makefile b/net/wmpload/Makefile
index 58b1dde1d05..2113e3d05c2 100644
--- a/net/wmpload/Makefile
+++ b/net/wmpload/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/18 07:14:19 snj Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/21 21:16:10 salo Exp $
#
DISTNAME= wmpload-0.9.4
@@ -12,7 +12,6 @@ COMMENT= PPP monitor for X11, totals and current in/out rates in 64x64 cube
HAS_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_IMAKE= YES
-USE_X11BASE= YES
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"