summaryrefslogtreecommitdiff
path: root/sysutils/wmmemmon
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmmemmon')
-rw-r--r--sysutils/wmmemmon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/wmmemmon/Makefile b/sysutils/wmmemmon/Makefile
index c3e1d4b5c71..f9e6da50a4f 100644
--- a/sysutils/wmmemmon/Makefile
+++ b/sysutils/wmmemmon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/03/09 10:53:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/18 23:04:49 snj Exp $
#
DISTNAME= wmmemmon-1.0.0
@@ -11,8 +11,8 @@ HOMEPAGE= http://www.sh.rim.or.jp/~ssato/dockapp/\#wmmemmon
COMMENT= Dockapp to monitor memory and swap usages
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"