diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-07-04 21:55:44 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-07-04 21:55:44 +0000 |
commit | dcdffecb67c792064cd2d325cfca22eb896f85d0 (patch) | |
tree | 53e3db06db7d85f818e4cfe75bb4ac1acf909dc5 /multimedia/xmps | |
parent | ef40f278f302e0b442ecf1a520e36b222b7fe7d6 (diff) |
Notes
Diffstat (limited to 'multimedia/xmps')
-rw-r--r-- | multimedia/xmps/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile index 0b3642caf7e4..d7d0cae29bb6 100644 --- a/multimedia/xmps/Makefile +++ b/multimedia/xmps/Makefile @@ -28,10 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ BROKEN= Does not compile on !i386 .endif -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ |