summaryrefslogtreecommitdiff
path: root/graphics/blender/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-07-14 22:50:33 +0000
committerrh <rh@pkgsrc.org>2002-07-14 22:50:33 +0000
commitf0d4dad17d925af390c4883592dfd60b297b1bfb (patch)
tree54b318d0c1c4fc953afd68245c578ccd2b7d6462 /graphics/blender/Makefile
parent6940f3ee766d2abe6980f6f44836588e144e290d (diff)
downloadpkgsrc-f0d4dad17d925af390c4883592dfd60b297b1bfb.tar.gz
Add i386 platform. Bump PKGREVISION. This closes PR pkg/17598 by
Julio Merino <jmmv@hispabsd.org>
Diffstat (limited to 'graphics/blender/Makefile')
-rw-r--r--graphics/blender/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index a75c190b0a7..68af481f17d 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2002/04/04 12:29:48 tron Exp $
+# $NetBSD: Makefile,v 1.12 2002/07/14 22:50:33 rh Exp $
PKGNAME= blender-2.11
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ftp://www.blender.nl/pub/
@@ -17,7 +17,7 @@ NO_BUILD= yes
CHECK_SHLIBS= NO
# To be updated as other platforms PLIST will be built
-ONLY_FOR_PLATFORM= *-*-powerpc
+ONLY_FOR_PLATFORM= *-*-i386 *-*-powerpc
.if (${MACHINE_ARCH} == "alpha")
.if !exists(/emul/linux/lib/ld.so.1)