diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-26 00:01:13 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-26 00:01:13 +0000 |
commit | 18bc365f51a1a0bae2df36720bd7c0925f1ccf08 (patch) | |
tree | ae346bc16c37467c3c39f8d7d7ea00ca34de5550 /audio | |
parent | ccab8112cb12a305ae78bbf561da150e497ab70a (diff) | |
download | ports-18bc365f51a1a0bae2df36720bd7c0925f1ccf08.tar.gz ports-18bc365f51a1a0bae2df36720bd7c0925f1ccf08.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pysol-sound-server/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 7eed84d4f46e..2b5aa53928a7 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -15,6 +15,9 @@ LIB_DEPENDS= libsmpeg.so:${PORTSDIR}/multimedia/smpeg WRKSRC= ${WRKDIR}/${DISTNAME}/src +DEPRECATED= Broken, abondonware, use pysolfc +EXPIRATION_DATE= 2014-03-27 + USE_SDL= mixer sdl USE_BZIP2= yes USE_PYTHON= 2 |