diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 00:42:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 00:42:46 +0800 |
commit | c1c31ab4bd05d1a2201f80eec3d9d36b077ff9e5 (patch) | |
tree | bdf8285a6f28d45e9c00d69b469b2afbbcd00965 /devel | |
parent | b2cd67a2d8366dec12daa94caed9807a9ac83780 (diff) | |
download | freebsd-ports-gnome-c1c31ab4bd05d1a2201f80eec3d9d36b077ff9e5.tar.gz freebsd-ports-gnome-c1c31ab4bd05d1a2201f80eec3d9d36b077ff9e5.tar.zst freebsd-ports-gnome-c1c31ab4bd05d1a2201f80eec3d9d36b077ff9e5.zip |
Support staging.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ReadLine-TTYtter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-ReadLine-TTYtter/Makefile b/devel/p5-ReadLine-TTYtter/Makefile index 8946a8add7c9..1db6d6142dd1 100644 --- a/devel/p5-ReadLine-TTYtter/Makefile +++ b/devel/p5-ReadLine-TTYtter/Makefile @@ -18,5 +18,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |