diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-25 00:54:08 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-25 00:54:08 +0000 |
commit | 2d8b17ea397de7c90e5eb26a0149ea1925fe88db (patch) | |
tree | 8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /devel/libpo6 | |
parent | 98bc8f9a83820c02838b15a09d44bbc425a41fbb (diff) |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=328226
Diffstat (limited to 'devel/libpo6')
-rw-r--r-- | devel/libpo6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libpo6/Makefile b/devel/libpo6/Makefile index b88f16e170e6..f15a38267eef 100644 --- a/devel/libpo6/Makefile +++ b/devel/libpo6/Makefile @@ -14,5 +14,4 @@ LICENSE= BSD GNU_CONFIGURE= yes USES= pathfix -NO_STAGE= yes .include <bsd.port.mk> |