diff options
Diffstat (limited to 'graphics/rayshade/Makefile')
-rw-r--r-- | graphics/rayshade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 202b7d6bf088..2bab70ae2796 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -3,7 +3,7 @@ # Date created: 21 January 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.1.1.1 1998/05/26 04:04:11 mph Exp $ +# $Id: Makefile,v 1.2 1998/10/12 04:05:33 jseger Exp $ # DISTNAME= rayshade.4.0 @@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= $(LOCALBASE)/lib/librle.a:${PORTSDIR}/graphics/urt BROKEN_ELF= yes +BROKEN= build HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure |