diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-19 16:05:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-19 16:07:34 +0000 |
commit | 57f407e48cb1ddb84167e73e663a84d02eede4f6 (patch) | |
tree | 34b96f80dcea0ce19755e1f2084186bfadbd91fa /audio/yoshimi/Makefile | |
parent | 766c8056a7440b3a3f768bcab80599761dc206a8 (diff) | |
download | ports-57f407e48cb1ddb84167e73e663a84d02eede4f6.tar.gz ports-57f407e48cb1ddb84167e73e663a84d02eede4f6.zip |
Diffstat (limited to 'audio/yoshimi/Makefile')
-rw-r--r-- | audio/yoshimi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile index a46a2bc06b4f..7d5b350d6a66 100644 --- a/audio/yoshimi/Makefile +++ b/audio/yoshimi/Makefile @@ -25,7 +25,6 @@ GH_ACCOUNT= Yoshimi CMAKE_SOURCE_PATH= ${WRKSRC}/src LDFLAGS+= -Wl,--as-needed -LDFLAGS+= -largp # workaround for https://github.com/Yoshimi/yoshimi/issues/135 INSTALLS_ICONS= yes |