aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-29 19:48:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-29 22:53:40 +0000
commitd89aac61efdc0f275c9ac6f86b1104325486c3e1 (patch)
tree9fc39c782d1b6e2c8ea1a0b6cb84e7893222afc5
parente52ab3feca1dfd848c240437dcf69f56c28e87e0 (diff)
downloadports-d89aac61efdc0f275c9ac6f86b1104325486c3e1.tar.gz
ports-d89aac61efdc0f275c9ac6f86b1104325486c3e1.zip
audio/mp3splt-gtk: Mark DEPRECATED
- BROKEN on all supported versions for more than 2 years after the EOL of 12 - Set EXPIRATION_DATE 2023-12-31 Approved by: portmgr (blanket)
-rw-r--r--audio/mp3splt-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index c735aa4cf8d8..8fc2645c919b 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -10,6 +10,8 @@ WWW= http://mp3splt.sourceforge.net/
LICENSE= GPLv2
+DEPRECATED= BROKEN on all supported versions for more than 2 years after the EOL of 12
+EXPIRATION_DATE= 2023-12-31
BROKEN_FreeBSD_13= ld: error: duplicate symbol: tree_columns
BROKEN_FreeBSD_14= ld: error: duplicate symbol: tree_columns
@@ -20,12 +22,10 @@ LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
libid3tag.so:audio/libid3tag \
libltdl.so:devel/libltdl
-USES= desktop-file-utils gmake gnome gstreamer pkgconfig
+USES= desktop-file-utils gmake gnome gstreamer localbase:ldflags pkgconfig
USE_GNOME= gtk30
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --disable-audacious --with-mp3splt=${LOCALBASE} \
--with-mp3splt-includes=${LOCALBASE}/include \
--with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest