diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-21 06:24:43 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-21 06:24:43 +0800 |
commit | 985b201424d63717aa5b6578fece8f2b853d9164 (patch) | |
tree | cc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/torrus | |
parent | 28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff) | |
download | freebsd-ports-gnome-985b201424d63717aa5b6578fece8f2b853d9164.tar.gz freebsd-ports-gnome-985b201424d63717aa5b6578fece8f2b853d9164.tar.zst freebsd-ports-gnome-985b201424d63717aa5b6578fece8f2b853d9164.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
Diffstat (limited to 'net-mgmt/torrus')
-rw-r--r-- | net-mgmt/torrus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/torrus/Makefile b/net-mgmt/torrus/Makefile index 54db71ef2d9e..da51cfcc9927 100644 --- a/net-mgmt/torrus/Makefile +++ b/net-mgmt/torrus/Makefile @@ -59,6 +59,7 @@ MAN1= torrus.1 torrus_acledit.1 torrus_buildsearchdb.1 \ MAN7= torrus_action_printemail.7 torrus_action_snmptrap.7 \ torrus_action_notify.7 torrus_install_plugin.7 +NO_STAGE= yes post-install: @${CAT} pkg-message |