diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-10 02:56:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-10 02:56:42 +0000 |
commit | 4ded1ac52894db9b9e6f662572ab52a466e2cfe6 (patch) | |
tree | 31213028af23e9072297b4186a578a541c9e5abb /games/tux-aqfh/Makefile | |
parent | 67b519607f9744c0c1823cd148580634ef621896 (diff) | |
download | ports-4ded1ac52894db9b9e6f662572ab52a466e2cfe6.tar.gz ports-4ded1ac52894db9b9e6f662572ab52a466e2cfe6.zip |
Notes
Diffstat (limited to 'games/tux-aqfh/Makefile')
-rw-r--r-- | games/tux-aqfh/Makefile | 4 |
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 ; \ |