diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-09-25 00:54:08 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-09-25 00:54:08 +0000 |
commit | 6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4 (patch) | |
tree | 8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /x11/xorg-cf-files | |
parent | dd6f2d54fcc57f2ed4c9eabfae54aa2399c1d6c2 (diff) | |
download | FreeBSD-ports-6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4.zip FreeBSD-ports-6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4.tar.gz |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Diffstat (limited to 'x11/xorg-cf-files')
-rw-r--r-- | x11/xorg-cf-files/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index 6c05d64..2f00d34 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -12,7 +12,6 @@ LICENSE= MIT XORG_CAT= util -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \ ${WRKSRC}/X11.tmpl |