summaryrefslogtreecommitdiff
path: root/x11/xsnow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xsnow/Makefile')
-rw-r--r--x11/xsnow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile
index e4658b34df2..d5584143fcc 100644
--- a/x11/xsnow/Makefile
+++ b/x11/xsnow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/09/10 19:57:28 schwarz Exp $
+# $NetBSD: Makefile,v 1.21 2006/12/15 20:33:06 joerg Exp $
DISTNAME= xsnow-1.42
PKGREVISION= 2
@@ -19,5 +19,5 @@ USE_IMAKE= yes
IMAKEOPTS+= -DExtraLibraries=${BUILDLINK_LDADD.libnbcompat:Q}
.endif
-.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"