diff options
Diffstat (limited to 'sysutils/amrstat/Makefile')
-rw-r--r-- | sysutils/amrstat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amrstat/Makefile b/sysutils/amrstat/Makefile index da506848a979..3a054ffba534 100644 --- a/sysutils/amrstat/Makefile +++ b/sysutils/amrstat/Makefile @@ -1,4 +1,4 @@ -# Created by: Bjoern A. Zeeb <bzeeb+freebsd+ports@zabbadoz.net> +# Created by: Bjoern A. Zeeb <bzeeb+freebsd+ports@zabbadoz.net> # $FreeBSD$ PORTNAME= amrstat @@ -13,6 +13,7 @@ COMMENT= Utility for LSI Logic's MegaRAID RAID controllers OPTIONS_DEFINE= MEGARC MEGARC_DESC= Install LSI megarc binary port +NO_STAGE= yes .include <bsd.port.options.mk> # We may want this for periodic script and to actually be able |