summaryrefslogtreecommitdiff
path: root/games/ufoai/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/ufoai/Makefile')
-rw-r--r--games/ufoai/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile
index 26caf83ff95..b2d9ffc74e8 100644
--- a/games/ufoai/Makefile
+++ b/games/ufoai/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2010/12/23 11:44:32 dsainty Exp $
DISTNAME= ufoai-2.2.1
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/}
@@ -36,7 +36,7 @@ post-install:
${TAR} -xf ${DISTDIR}/${DISTNAME}-data.tar -C ${DESTDIR}${PREFIX}/share/ufoai
${BZIP2} -d -c ${DISTDIR}/${DISTNAME}-mappack.tar.bz2 | ${TAR} -xf - -C ${DESTDIR}${PREFIX}/share/ufoai
-.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"