summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-18 03:49:15 +0000
committerkris <kris@FreeBSD.org>2004-02-18 03:49:15 +0000
commit09551c1ed6f6b0f702adc8c4cdce7fc6fcf59165 (patch)
tree4cff63660e14ccba36a623a86d3dbf00db858571 /games
parent154b61df55a5ca422343b826a245f78465e49a02 (diff)
downloadFreeBSD-ports-09551c1ed6f6b0f702adc8c4cdce7fc6fcf59165.zip
FreeBSD-ports-09551c1ed6f6b0f702adc8c4cdce7fc6fcf59165.tar.gz
This port now seems to compile on 5.x
Diffstat (limited to 'games')
-rw-r--r--games/vamos/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index c560671..b690925 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -39,12 +39,6 @@ CPPFLAGS= -I${LOCALBASE}/include/libpng -I${X11BASE}/include \
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lGL -lGLU -lglut \
${PTHREAD_LIBS}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN= "Does not compile"
-.endif
-
post-extract:
@${RM} -f ${WRKSRC}/doc/*.info*
@@ -53,4 +47,4 @@ post-patch:
's|-lsgxml -lsgmisc|-lsgxml -lsgstructure -lsgmisc|g ; \
s|-pedantic||g'
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud