diff options
Diffstat (limited to 'graphics/blender/Makefile')
-rw-r--r-- | graphics/blender/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index f90c862519e..353b3883e34 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2005/03/04 16:04:59 reinoud Exp $ +# $NetBSD: Makefile,v 1.40 2005/04/11 21:46:00 tv Exp $ # DISTNAME= blender-2.36 @@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/blender USE_X11= YES USE_GNU_TOOLS+= make -USE_BUILDLINK3= YES USE_LIBTOOL= YES LDFLAGS+= -lcrypto |