summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-06 04:41:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-06 04:41:48 +0000
commitcedbe303a3d39d9998680d8007ad25f999cda8f3 (patch)
tree55f34dca62b35c829d3c17d5ac1727049b8bb550 /x11/XFree86-4-libraries/Makefile
parentMark BROKEN if perl is too old. (diff)
Move the REINPLACE bits to Makefile.in so that all the XFree86 ports can
use them. Without this, the patch was being applied to the other ports, but the PTHREAD substitutions were not being done. Reported by: adamw
Notes
Notes: svn path=/head/; revision=100110
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index bea7ad98e301..c160d8298569 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -29,7 +29,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
USE_X_PREFIX= no
-USE_REINPLACE= yes
PREFIX?= ${X11BASE}
MTREE_FILE= /etc/mtree/BSD.x11-4.dist
INSTALLS_SHLIB= yes
@@ -82,9 +81,6 @@ post-extract:
post-patch:
${CP} ${MASTERDIR}/files/nls::Compose::microsoft-cp1251 ${WRKSRC}/nls/Compose/microsoft-cp1251
- @${REINPLACE_CMD} -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g ; \
- s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/config/cf/FreeBSD.cf
post-install:
${INSTALL_DATA} ${WRKSRC}/programs/proxymngr/PM.h \