summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 02:56:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 02:56:42 +0000
commit4ded1ac52894db9b9e6f662572ab52a466e2cfe6 (patch)
tree31213028af23e9072297b4186a578a541c9e5abb /games
parentDocument wireshark lwres buffer overflow vulnerability. (diff)
- has been marked broken for the past 7 months because js.h was not found,
as of an update to x11-toolkits/plib 4 months ago, libjs is always built PR: ports/143424 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Notes
Notes: svn path=/head/; revision=249501
Diffstat (limited to 'games')
-rw-r--r--games/tux-aqfh/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile
index 221ce0299cea..51ab7a176dad 100644
--- a/games/tux-aqfh/Makefile
+++ b/games/tux-aqfh/Makefile
@@ -27,10 +27,6 @@ LDFLAGS= -L${LOCALBASE}/lib -lusbhid ${PTHREAD_LIBS}
.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|-lplibsl -lplibssg|-lplibsl -lplibjs -lplibssg|g ; \