diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-08-29 08:09:19 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-08-29 08:09:19 +0000 |
commit | cf576d60668249442ac83d5bf73b4796884b3ba0 (patch) | |
tree | 9535b343b0a75f6e3ac4184ef8562f84403afd86 /audio/jamin | |
parent | 84f4d5fecc66553556bc3f4cee1a9ac4d11fb30d (diff) | |
download | ports-cf576d60668249442ac83d5bf73b4796884b3ba0.tar.gz ports-cf576d60668249442ac83d5bf73b4796884b3ba0.zip |
Notes
Diffstat (limited to 'audio/jamin')
-rw-r--r-- | audio/jamin/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/jamin/Makefile b/audio/jamin/Makefile index 44739300ea4c..247462e44126 100644 --- a/audio/jamin/Makefile +++ b/audio/jamin/Makefile @@ -22,6 +22,11 @@ USES= desktop-file-utils gmake gnome libtool pkgconfig \ shared-mime-info USE_GNOME= gtk20 intltool libxml2 +CFLAGS+= -fcommon + +EXPIRATION_DATE= 2020-09-30 +DEPRECATED= Unmaintained and dead upstream + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ladspa/jamincont_1912.so |