diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:02:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:02:44 +0000 |
commit | f7c0630cd25902e9d0299337f0075f1969f3c15c (patch) | |
tree | a943d8b41968bc02a35c01063aaf35f112a2ce09 /games/uqm | |
parent | 3e2fd4b788942461b3fbd53d7edac9a1abc3488e (diff) | |
download | ports-f7c0630cd25902e9d0299337f0075f1969f3c15c.tar.gz ports-f7c0630cd25902e9d0299337f0075f1969f3c15c.zip |
Notes
Diffstat (limited to 'games/uqm')
-rw-r--r-- | games/uqm/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/uqm/Makefile b/games/uqm/Makefile index ed4dd0d31145..bc9cd943e13b 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -57,10 +57,6 @@ PLIST_SUB+= MUSICADDON="@comment " LIB_DEPENDS+= openal.0:${PORTSDIR}/audio/openal .endif -.if ${OSVERSION} < 500000 -BROKEN= does not compile -.endif - post-extract: ${MKDIR} ${WRKSRC}/sc2/content/packages ${CP} ${DISTDIR}/${PORTNAME}-${DATAVERSION}-content.uqm ${WRKSRC}/sc2/content/packages/ |