diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 15:51:16 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 15:51:16 +0000 |
commit | b0533230a5dc0d2805b7e7bc9d84de5193b5f32d (patch) | |
tree | 06488cf5d0a666243bc87a55c904edf7520f8ef2 /x11-toolkits | |
parent | 6c6cdf95b4984c625eb219505592bb7690d3bb20 (diff) | |
download | ports-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.tar.gz ports-b0533230a5dc0d2805b7e7bc9d84de5193b5f32d.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/plib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 69ff3d8a6f77..9c710f71ea73 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -25,9 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 800064 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-js-jsBSD.cxx -.endif post-patch: @${REINPLACE_CMD} -e 's|-lpthread||g ; \ |