diff options
Diffstat (limited to 'audio/gbsplay/Makefile')
-rw-r--r-- | audio/gbsplay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index 8f77cc77a271..019d88a58117 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -1,5 +1,6 @@ PORTNAME= gbsplay DISTVERSION= 0.0.100 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio @@ -28,8 +29,6 @@ CONFIGURE_ARGS= --disable-pipewire \ MAKE_ENV+= EXAMPLESDIR="${STAGEDIR}${EXAMPLESDIR}" -CONFLICTS_INSTALL= mate-control-center # share/applications/mimeinfo.cache - OPTIONS_DEFINE= ALSA BASH_COMPLETIONS DOCS EXAMPLES NAS NLS PULSEAUDIO \ SDL OPTIONS_DEFAULT= BASH_COMPLETIONS |