diff options
author | pav <pav@FreeBSD.org> | 2004-03-21 19:00:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-21 19:00:35 +0800 |
commit | 6a8872a9b61d96b58208f3cbaf1ec211913f8f66 (patch) | |
tree | 9839369f53f3659cac9af5ab576948edfb07d1aa | |
parent | 0dcbbfff4ea05da084db043a2fa1a22865d393ef (diff) | |
download | freebsd-ports-gnome-6a8872a9b61d96b58208f3cbaf1ec211913f8f66.tar.gz freebsd-ports-gnome-6a8872a9b61d96b58208f3cbaf1ec211913f8f66.tar.zst freebsd-ports-gnome-6a8872a9b61d96b58208f3cbaf1ec211913f8f66.zip |
- 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
-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 c6c6578c256b..8883e471f5bd 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 |