aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnomecontrolcenter2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnomecontrolcenter2/Makefile')
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index c171fbafba7d..f5eb57557fa4 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -33,7 +33,5 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \
- ${WRKSRC}/capplets/font/main.c
.include <bsd.port.mk>