aboutsummaryrefslogtreecommitdiff
path: root/x11/libX11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r--x11/libX11/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index d4a6fcd144c2..0ecbecaa94ef 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -1,7 +1,7 @@
# Created by: Eric Anholt <anholt@FreeBSD.org>
PORTNAME= libX11
-PORTVERSION= 1.7.1
+DISTVERSION= 1.7.2
PORTEPOCH= 1
CATEGORIES= x11
@@ -24,7 +24,5 @@ INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' \
${WRKSRC}/configure
- @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \
- s/install-specDATA//' ${WRKSRC}/nls/Makefile.in
.include <bsd.port.mk>