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 /graphics/asciio | |
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 'graphics/asciio')
-rw-r--r-- | graphics/asciio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index 39e0e9a1ac5b..4761f6df1cb4 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -41,5 +41,4 @@ MAN3= App::Asciio::setup::import_export::perl.3 \ App::Asciio::setup::hooks::canonize_connections.3 \ App::Asciio::Undo.3 -NO_STAGE= yes .include <bsd.port.mk> |