summaryrefslogtreecommitdiff
path: root/wm/novawm/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-26 09:00:03 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-26 09:00:03 +0000
commitf0684533401f6fb5a81b7dc460edf507da490ff3 (patch)
tree007fdb735b300a59c2a9fb989aa4eee34a94deab /wm/novawm/Makefile
parente635cc4ea0cfa3cea1909e51ffac5d048d49da57 (diff)
downloadpkgsrc-f0684533401f6fb5a81b7dc460edf507da490ff3.tar.gz
bl3ify
Diffstat (limited to 'wm/novawm/Makefile')
-rw-r--r--wm/novawm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/novawm/Makefile b/wm/novawm/Makefile
index 5e09c374b5e..3aeff4b050f 100644
--- a/wm/novawm/Makefile
+++ b/wm/novawm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/26 09:02:43 xtraeme Exp $
#
DISTNAME= NovaWM-0.8_alpha
@@ -11,9 +11,9 @@ HOMEPAGE= http://novawm.sourceforge.net/
COMMENT= Nova window manager
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"