aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-10-31 17:28:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-10-31 17:28:42 +0000
commit7daa7958c92b55dc97700159a09c83f7778e6934 (patch)
treeaeacec2eff30a7f47717f816dbbcf38478f62c60 /games
parent999db6ab2fd4223b6c6c929dd83fe600c2a0638d (diff)
downloadports-7daa7958c92b55dc97700159a09c83f7778e6934.tar.gz
ports-7daa7958c92b55dc97700159a09c83f7778e6934.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/yadex/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile
index 9cf32951ae26..b158ce021184 100644
--- a/games/yadex/Makefile
+++ b/games/yadex/Makefile
@@ -15,12 +15,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A WAD-file editor, for games like Doom and Hexen
-BROKEN= Does not build
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_PERL5_BUILD= yes
MAKEFILE= GNUmakefile
HAS_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" PREFIX="${PREFIX}"