summaryrefslogtreecommitdiff
path: root/games/zoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/zoom/Makefile')
-rw-r--r--games/zoom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile
index e9a49ebb3b7..6df2277661e 100644
--- a/games/zoom/Makefile
+++ b/games/zoom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/12/15 20:32:57 joerg Exp $
DISTNAME= zoom-1.0.3
PKGREVISION= 3
@@ -30,8 +30,8 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/manual/$$f ${DOCDIR}; \
done
-.include "../../fonts/Xft2/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../fonts/t1lib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"