diff options
Diffstat (limited to 'graphics/rayshade/Makefile')
-rw-r--r-- | graphics/rayshade/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 51acb481cfe..0d2abacff36 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/09/08 21:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/02/27 14:35:01 tnn Exp $ DISTNAME= rayshade.4.0.6 PKGNAME= rayshade-4.0.6 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extensible system for creating ray-traced images -NOT_FOR_BULK_PLATFORM= HPUX-*-* - HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure BUILD_TARGET= |