diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-11-26 07:35:08 +0100 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-11-26 07:35:08 +0100 |
| commit | 982ad2bf643d66fc36e45e97bbe1db8f45205f9b (patch) | |
| tree | 5c72e9fb1c71b56016b7d45fb6b27d4598034f4d | |
| parent | cad/alliance: respect users' IMAGEMAGICK_DEFAULT setting (diff) | |
audio/cheesecutter: Mark broken on FreeBSD 14
Notified by: pkg-fallout
| -rw-r--r-- | audio/cheesecutter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cheesecutter/Makefile b/audio/cheesecutter/Makefile index 33bf7913316c..bfecc3c9b45e 100644 --- a/audio/cheesecutter/Makefile +++ b/audio/cheesecutter/Makefile @@ -12,6 +12,8 @@ COMMENT= Tracker for composing music for the C64 SID chip LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN_FreeBSD_14= ld: error: undefined hidden symbol: __start___minfo + BUILD_DEPENDS= acme:devel/acme \ ldc2:lang/ldc |
