diff options
-rw-r--r-- | audio/libjackasyn/Makefile | 3 | ||||
-rw-r--r-- | audio/xmms-jackasyn/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/audio/libjackasyn/Makefile b/audio/libjackasyn/Makefile index fb514c41f704..8fb19d7146c2 100644 --- a/audio/libjackasyn/Makefile +++ b/audio/libjackasyn/Makefile @@ -17,6 +17,9 @@ COMMENT= Allow use any sound program for the OSS system as a JACK client LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ samplerate.1:${PORTSDIR}/audio/libsamplerate +DEPRECATED= development has ceased; try audio/jack instead +EXPIRATION_DATE=2011-02-11 + USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/xmms-jackasyn/Makefile b/audio/xmms-jackasyn/Makefile index 99f05e1cfe31..357f028c056e 100644 --- a/audio/xmms-jackasyn/Makefile +++ b/audio/xmms-jackasyn/Makefile @@ -19,6 +19,9 @@ COMMENT= XMMS plugin for jack using libjackasyn LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ jackasyn.0:${PORTSDIR}/audio/libjackasyn +DEPRECATED= development has ceased; try audio/xmms-jack instead +EXPIRATION_DATE=2011-02-11 + USE_GNOME= gtk12 gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes |