diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-12 11:46:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-12 11:46:32 +0000 |
commit | aa38370b453484b1c7bf0c73b5202aa4439321c9 (patch) | |
tree | a4766f253f177349035df741c0d1eb1ccbe0130c /audio/xmms-sexypsf | |
parent | 83004f3fee5bbbf82e96d07dac36260e1490c85e (diff) | |
download | ports-aa38370b453484b1c7bf0c73b5202aa4439321c9.tar.gz ports-aa38370b453484b1c7bf0c73b5202aa4439321c9.zip |
Notes
Diffstat (limited to 'audio/xmms-sexypsf')
-rw-r--r-- | audio/xmms-sexypsf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile index eaff4dceb4cb..b9471edae3b9 100644 --- a/audio/xmms-sexypsf/Makefile +++ b/audio/xmms-sexypsf/Makefile @@ -12,6 +12,9 @@ DISTNAME= sexypsf-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= XMMS plugin for playing .psf files +DEPRECATED= Uses obsolete glib12 +EXPIRATION_DATE= 2018-12-20 + BUILD_DEPENDS= xmms:multimedia/xmms RUN_DEPENDS:= ${BUILD_DEPENDS} |