summaryrefslogtreecommitdiff
path: root/games/onscripter
diff options
context:
space:
mode:
authorobache <obache>2011-03-02 13:36:00 +0000
committerobache <obache>2011-03-02 13:36:00 +0000
commitd4b067a5135ddaaa5d698f3224dd1c6410d0af84 (patch)
treed2c241a51f15b97d787c11df32e7c944e368a837 /games/onscripter
parenta124b956c482cf85391f03ff13e0baa9fe917dd4 (diff)
downloadpkgsrc-d4b067a5135ddaaa5d698f3224dd1c6410d0af84.tar.gz
Use mk/jpeg.buildlink3.mk, instead of graphics/jpeg directly.
Diffstat (limited to 'games/onscripter')
-rw-r--r--games/onscripter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile
index 102145a14a5..9e99e45bdbd 100644
--- a/games/onscripter/Makefile
+++ b/games/onscripter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/02 12:05:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2011/03/02 13:36:00 obache Exp $
#
DISTNAME= onscripter-20110226
@@ -46,6 +46,6 @@ do-install:
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../lang/lua/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
.include "../../multimedia/smpeg/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"