diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-24 06:24:17 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-24 06:24:17 +0000 |
commit | 5c563445feeb5a8337c610fef2fcec2bb3ff26ca (patch) | |
tree | 8d9949ca6c69df96c0d2fd758409b3e4417976d0 /x11/resourceproto | |
parent | 084434c78d2fa6ee66824cfb7d4ea57fbd229a1f (diff) | |
download | FreeBSD-ports-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.zip FreeBSD-ports-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.gz |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
Diffstat (limited to 'x11/resourceproto')
-rw-r--r-- | x11/resourceproto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/resourceproto/Makefile b/x11/resourceproto/Makefile index 8db32ec..7f0d91b 100644 --- a/x11/resourceproto/Makefile +++ b/x11/resourceproto/Makefile @@ -10,7 +10,6 @@ COMMENT= Resource extension headers XORG_CAT= proto -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ s/install-dist_docDATA//' ${WRKSRC}/Makefile.in |