diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-09-14 18:17:05 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-09-14 18:17:05 +0000 |
commit | 53243e70e9c80e019c96fa2234ec6534f6d0ebee (patch) | |
tree | ee260e7aae8fb6b0d40bb28ec79a30b44191f8e9 /x11/recordproto | |
parent | 885515b7c39c8c1e4f291652eb98feaa966936e1 (diff) |
Notes
Diffstat (limited to 'x11/recordproto')
-rw-r--r-- | x11/recordproto/Makefile | 8 | ||||
-rw-r--r-- | x11/recordproto/distinfo | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/x11/recordproto/Makefile b/x11/recordproto/Makefile index eeed45e081c3..8da0e5bd1ba5 100644 --- a/x11/recordproto/Makefile +++ b/x11/recordproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= recordproto -PORTVERSION= 1.14 +PORTVERSION= 1.14.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -14,4 +14,10 @@ COMMENT= RECORD extension headers XORG_CAT= proto +CONFIGURE_ARGS+=--disable-specs --without-xmlto + +post-patch: + @${REINPLACE_CMD} '/^SUBDIRS/,/&$$/ \ + s/specs//' ${WRKSRC}/Makefile.in + .include <bsd.port.mk> diff --git a/x11/recordproto/distinfo b/x11/recordproto/distinfo index 1fda67da547c..e425cf21fab6 100644 --- a/x11/recordproto/distinfo +++ b/x11/recordproto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/proto/recordproto-1.14.tar.bz2) = 1bd2375bd2bdaa3ea90aa0a70cf1657a2d61877b6eb7e3fe3e6f1d289e69d067 -SIZE (xorg/proto/recordproto-1.14.tar.bz2) = 84439 +SHA256 (xorg/proto/recordproto-1.14.1.tar.bz2) = b27eb043d3e618bc1f8b704a64f8ae218ea00e7f36f9107ac41d41940773098d +SIZE (xorg/proto/recordproto-1.14.1.tar.bz2) = 112238 |