aboutsummaryrefslogtreecommitdiffstats
path: root/games/tux-aqfh
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 10:56:42 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 10:56:42 +0800
commit4ded1ac52894db9b9e6f662572ab52a466e2cfe6 (patch)
tree31213028af23e9072297b4186a578a541c9e5abb /games/tux-aqfh
parent67b519607f9744c0c1823cd148580634ef621896 (diff)
downloadfreebsd-ports-gnome-4ded1ac52894db9b9e6f662572ab52a466e2cfe6.tar.gz
freebsd-ports-gnome-4ded1ac52894db9b9e6f662572ab52a466e2cfe6.tar.zst
freebsd-ports-gnome-4ded1ac52894db9b9e6f662572ab52a466e2cfe6.zip
- 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>
Diffstat (limited to 'games/tux-aqfh')
-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 ; \