summaryrefslogtreecommitdiff
path: root/wm/pekwm
diff options
context:
space:
mode:
Diffstat (limited to 'wm/pekwm')
-rw-r--r--wm/pekwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index a83afe9e200..b6b6ba59e66 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/12/17 10:53:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/02/05 18:43:22 dmcmahill Exp $
#
DISTNAME= pekwm-0.1.2
@@ -14,4 +14,5 @@ USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"