diff options
Diffstat (limited to 'devel/p5-ShipIt/Makefile')
-rw-r--r-- | devel/p5-ShipIt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile index 91894ad63364..a9d3b6fa8acb 100644 --- a/devel/p5-ShipIt/Makefile +++ b/devel/p5-ShipIt/Makefile @@ -20,4 +20,5 @@ MAN3= ShipIt.3 ShipIt::Conf.3 ShipIt::ProjectType.3 \ ShipIt::VC.3 ShipIt::VC::Git.3 ShipIt::VC::Mercurial.3 \ ShipIt::VC::SVK.3 ShipIt::VC::SVN.3 +NO_STAGE= yes .include <bsd.port.mk> |