diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-24 06:24:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-24 06:24:17 +0000 |
commit | 110f3583b678bf22fb94d6d1f280cbd2a352e957 (patch) | |
tree | 8d9949ca6c69df96c0d2fd758409b3e4417976d0 /x11/videoproto | |
parent | 3ddccf34d69359716acf90c1ac08a369dd35df15 (diff) | |
download | ports-110f3583b678bf22fb94d6d1f280cbd2a352e957.tar.gz ports-110f3583b678bf22fb94d6d1f280cbd2a352e957.zip |
Notes
Diffstat (limited to 'x11/videoproto')
-rw-r--r-- | x11/videoproto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/videoproto/Makefile b/x11/videoproto/Makefile index b93b9c534deb..f860269760a3 100644 --- a/x11/videoproto/Makefile +++ b/x11/videoproto/Makefile @@ -10,7 +10,6 @@ COMMENT= Video extension headers XORG_CAT= proto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ s/install-dist_docDATA//' ${WRKSRC}/Makefile.in |