diff options
author | pav <pav@FreeBSD.org> | 2004-03-21 11:00:35 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-21 11:00:35 +0000 |
commit | 6a8872a9b61d96b58208f3cbaf1ec211913f8f66 (patch) | |
tree | 9839369f53f3659cac9af5ab576948edfb07d1aa /archivers | |
parent | 0dcbbfff4ea05da084db043a2fa1a22865d393ef (diff) | |
download | FreeBSD-ports-6a8872a9b61d96b58208f3cbaf1ec211913f8f66.zip FreeBSD-ports-6a8872a9b61d96b58208f3cbaf1ec211913f8f66.tar.gz |
- Mark IGNORE because it does not work. It used to work two or three releases
before, maybe something changed in Linuxulator, I don't know.
Reported by: many
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/linux-unace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/linux-unace/Makefile b/archivers/linux-unace/Makefile index c6c6578..8883e47 100644 --- a/archivers/linux-unace/Makefile +++ b/archivers/linux-unace/Makefile @@ -20,6 +20,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= pav@FreeBSD.org COMMENT= Extract, view & test ACE 2 archives +IGNORE= is ignored: Segfaults on startup + ONLY_FOR_ARCHS= i386 USE_LINUX= yes NO_WRKSUBDIR= yes |