summaryrefslogtreecommitdiff
path: root/graphics/tgif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tgif/Makefile')
-rw-r--r--graphics/tgif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile
index 289393ec939..093290c05e9 100644
--- a/graphics/tgif/Makefile
+++ b/graphics/tgif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2010/01/18 09:59:09 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2010/12/23 11:44:46 dsainty Exp $
#
DISTNAME= tgif-4.2.2
@@ -28,7 +28,7 @@ post-patch::
@${RM} -f ${WRKSRC}/Tgif.tmpl
@${CP} ${OS_TEMPLATE} ${WRKSRC}/Tgif.tmpl
-.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"