diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-09-07 11:04:09 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-09-07 11:04:09 +0000 |
commit | 8465076bbdd8e213559db5ef4ee33279604e9d58 (patch) | |
tree | b9f862f1a7aa8db1d1afbdacc7d48589d1f94512 /sysutils/linux-megamgr/Makefile | |
parent | 668ef6b8abca7ad8be4cdd5728930424c0da9d06 (diff) | |
download | ports-8465076bbdd8e213559db5ef4ee33279604e9d58.tar.gz ports-8465076bbdd8e213559db5ef4ee33279604e9d58.zip |
Notes
Diffstat (limited to 'sysutils/linux-megamgr/Makefile')
-rw-r--r-- | sysutils/linux-megamgr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/linux-megamgr/Makefile b/sysutils/linux-megamgr/Makefile index 884178b7a19d..5600c2d7e326 100644 --- a/sysutils/linux-megamgr/Makefile +++ b/sysutils/linux-megamgr/Makefile @@ -17,7 +17,7 @@ COMMENT= LSI MegaRAID controller management utility NO_WRKSUBDIR= yes USE_ZIP= yes RESTRICTED= Redistribution prohibited, see: http://www.lsi.com/cm/License.do -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes SUB_FILES= megamgr.sh |