summaryrefslogtreecommitdiff
path: root/games/xracer
diff options
context:
space:
mode:
authordholland <dholland>2015-06-27 09:32:15 +0000
committerdholland <dholland>2015-06-27 09:32:15 +0000
commit82db5afefdcfc5d8068f89e648671bdc7c2dff76 (patch)
tree3bab866f6387563cae24371b20f86647753d4348 /games/xracer
parent5b11603b5df799d655519837e84dea7c419bf12c (diff)
downloadpkgsrc-82db5afefdcfc5d8068f89e648671bdc7c2dff76.tar.gz
Depends on netpbm. PKGREVISION -> 18
Diffstat (limited to 'games/xracer')
-rw-r--r--games/xracer/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index fbbf803297c..59e61af3cf3 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2015/06/12 10:50:07 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2015/06/27 09:32:15 dholland Exp $
#
DISTNAME= xracer-0.96.9
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= games x11
MASTER_SITES= http://www.annexia.org/_file/
@@ -31,6 +31,8 @@ REPLACE_PERL+= tools/blender2track/xracer-blender2track.pl \
post-configure: do-makemaker-configure
+DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"