diff options
-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|' \ |