diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 21:05:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 21:05:16 +0800 |
commit | c9ab78367eaf0718141b62f87311983581b16225 (patch) | |
tree | 5bbed0e9f5899795f93f12e2a770215286843594 /net-mgmt/p5-GRNOC-TL1 | |
parent | 0068c0d7d517b7ee7b9f1666cacc8b6d419e9ef3 (diff) | |
download | freebsd-ports-gnome-c9ab78367eaf0718141b62f87311983581b16225.tar.gz freebsd-ports-gnome-c9ab78367eaf0718141b62f87311983581b16225.tar.zst freebsd-ports-gnome-c9ab78367eaf0718141b62f87311983581b16225.zip |
Support staging.
Diffstat (limited to 'net-mgmt/p5-GRNOC-TL1')
-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> |