diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
commit | c86ec92ff5c5f8b96056883ef2489bee1a3a84ab (patch) | |
tree | e71680cb84d56a2ca6dbe870472bd01fcd87a217 /ports-mgmt | |
parent | 1436607219a7b7f90349e171db4215e32b8ab9ec (diff) | |
download | freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.gz freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.zst freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.zip |
Support staging.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/distilator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index aac051b5469b..db1b0b749cb5 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -17,5 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |