summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-05 23:06:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-05 23:06:29 +0000
commitb4ed2623995b1e2a96ea9642fdf535a33c9f2fb0 (patch)
tree75f57143b935fe57bf1d78ee3a8f0cd6b8575a53 /x11/XFree86-4-libraries/Makefile
parentBROKEN on 5.x: configure fails (diff)
Fix a copy/paste mistake on the previous commit.
Reported by: adamw
Notes
Notes: svn path=/head/; revision=100089
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 6fe3bd222da9..bea7ad98e301 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -79,12 +79,12 @@ PLIST_SUB+= AMD64:="@comment "
post-extract:
${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/Wraphelp2.gz > \
${WRKSRC}/lib/Xdmcp/Wraphelp.c
- @${REINPLACE_CMD} -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g ; \
- s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/config/cf/FreeBSD.cf
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 \