diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 03:15:48 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 03:15:48 +0000 |
commit | 66c6da26c0f956275ad069270d1c551b7156b6ce (patch) | |
tree | c3f3ae8a0ae8303107df526afab0743b0e7c9301 /games/tuxkart | |
parent | f1aa03c3d924a72764fead4126fb9882668443a0 (diff) |
Notes
Diffstat (limited to 'games/tuxkart')
-rw-r--r-- | games/tuxkart/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/tuxkart/Makefile b/games/tuxkart/Makefile index 2101ac734f4c..7d79b3af9b3a 100644 --- a/games/tuxkart/Makefile +++ b/games/tuxkart/Makefile @@ -25,10 +25,6 @@ CONFIGURE_ARGS= --with-plib=${LOCALBASE} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 800000 -BROKEN= does not compile: error: plib/js.h: No such file or directory -.endif - post-patch: @${REINPLACE_CMD} -e 's|-O6|${PTHREAD_CFLAGS}|g ; \ s|-lpthread|${PTHREAD_LIBS}|g ; \ |