summaryrefslogtreecommitdiff
path: root/wm/novawm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/novawm/Makefile')
-rw-r--r--wm/novawm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/novawm/Makefile b/wm/novawm/Makefile
index 459f25d18c8..33f9ff9359a 100644
--- a/wm/novawm/Makefile
+++ b/wm/novawm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/01/03 21:10:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/20 20:40:54 schmonz Exp $
#
DISTNAME= NovaWM-0.8_alpha
@@ -15,4 +15,5 @@ USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"