diff options
Diffstat (limited to 'audio/gimmix/Makefile')
-rw-r--r-- | audio/gimmix/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index ad17e98468be..8069c4b6e877 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -21,6 +21,11 @@ USE_GNOME= gtk20 intltool libglade2 GNU_CONFIGURE= yes CONFIGURE_ENV= DATADIRNAME=share +CFLAGS+= -fcommon + +EXPIRATION_DATE= 2020-09-30 +DEPRECATED= Unmaintained and dead upstream + OPTIONS_DEFINE= NLS OPTIONS_SUB= yes |