diff options
author | naddy <naddy@FreeBSD.org> | 2014-04-10 01:25:20 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-04-10 01:25:20 +0800 |
commit | 49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b (patch) | |
tree | 065a0436d8c47f8e18838ac2b1617cfe1dcf1cda /audio/gkrellmms2 | |
parent | e2c28ed0530fd64f52a1d69f36ae1d61c72ee03f (diff) | |
download | freebsd-ports-gnome-49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b.tar.gz freebsd-ports-gnome-49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b.tar.zst freebsd-ports-gnome-49cce2a24d3b74d4604fd16fdbb08bde7cc61e2b.zip |
XMMS is not going away soon, so unexpire the plugins that build.
Diffstat (limited to 'audio/gkrellmms2')
-rw-r--r-- | audio/gkrellmms2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/gkrellmms2/Makefile b/audio/gkrellmms2/Makefile index bd594500e06c..1ff4c4f07367 100644 --- a/audio/gkrellmms2/Makefile +++ b/audio/gkrellmms2/Makefile @@ -11,9 +11,6 @@ PKGNAMESUFFIX= 2 MAINTAINER= ume@FreeBSD.org COMMENT= GKrellM XMMS Plugin -DEPRECATED= Abandonware, please consider using multimedia/audacious instead -EXPIRATION_DATE= 2014-04-27 - BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 |