diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:05:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:05:16 +0000 |
commit | fe78e46f5344e65ae0a47497282fc6dfdde1b459 (patch) | |
tree | 5bbed0e9f5899795f93f12e2a770215286843594 | |
parent | 4129ad2834d54247d408270881f9dafd7d5e37a3 (diff) | |
download | freebsd-ports-fe78e46f5344e65ae0a47497282fc6dfdde1b459.zip |
Support staging.
-rw-r--r-- | net-mgmt/p5-GRNOC-TL1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/p5-GRNOC-TL1/Makefile b/net-mgmt/p5-GRNOC-TL1/Makefile index cd3c1eb4858e..0ba9395567cb 100644 --- a/net-mgmt/p5-GRNOC-TL1/Makefile +++ b/net-mgmt/p5-GRNOC-TL1/Makefile @@ -18,5 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |