diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 12:19:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 12:19:46 +0000 |
commit | 982c1027e78f8433cf61ec0d22774fdc51cd91db (patch) | |
tree | 6a7216fd4946a73c33a4266ca151bfe5626611f8 /audio/py-xmms/Makefile | |
parent | ec969d740b8168d91b6b178d20db084155a3ddda (diff) | |
download | ports-982c1027e78f8433cf61ec0d22774fdc51cd91db.tar.gz ports-982c1027e78f8433cf61ec0d22774fdc51cd91db.zip |
Notes
Diffstat (limited to 'audio/py-xmms/Makefile')
-rw-r--r-- | audio/py-xmms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile index ddadf4f7c2a0..a03f8a8eac9c 100644 --- a/audio/py-xmms/Makefile +++ b/audio/py-xmms/Makefile @@ -14,6 +14,8 @@ COMMENT= XMMS Remote Control Library for Python BUILD_DEPENDS= ${XMMS_CONFIG}:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms +DEPRECATED= Depends on deprecated on forbidden xmms +EXPIRATION_DATE= 2014-04-08 USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |