diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-08 19:08:13 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-08 19:08:13 +0000 |
commit | e2ee6ead8f04c0b96bea6729d4449879e395c091 (patch) | |
tree | 8a9504af3ec7c4701cd7ecfd7a087d36549e6327 /archivers | |
parent | cb2b518a78f7c268e7436634e0ed1c29a31955cd (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/linux-unace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/linux-unace/Makefile b/archivers/linux-unace/Makefile index 3e092f535b44..35bd3176e9f8 100644 --- a/archivers/linux-unace/Makefile +++ b/archivers/linux-unace/Makefile @@ -19,6 +19,7 @@ COMMENT= Extract, view & test ACE archives RESTRICTED= Distribution is permitted within the original package only +ONLY_FOR_ARCHS= amd64 i386 NO_BUILD= yes PLIST_FILES= bin/linunace PORTDOCS= licence |