diff options
Diffstat (limited to 'games/d2x/Makefile')
-rw-r--r-- | games/d2x/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/d2x/Makefile b/games/d2x/Makefile index 39d24bd..9cb4559 100644 --- a/games/d2x/Makefile +++ b/games/d2x/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: d2x -# Date created: 5 Apr 2004 -# Whom: Radim Kolar -# +# Created by: Radim Kolar # $FreeBSD$ -# PORTNAME= d2x PORTVERSION= 0.2.5 @@ -30,6 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .endif +NO_STAGE= yes pre-everything:: .ifndef(WITH_OPENGL) @${ECHO_MSG} "" |