aboutsummaryrefslogtreecommitdiffstats
path: root/audio/q-audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-09-24 14:10:38 +0800
committerlinimon <linimon@FreeBSD.org>2008-09-24 14:10:38 +0800
commitc2ccc90af94fdeb612acf75659a2bcf110e81538 (patch)
treee3be6fd14d508fbdb2b8a977a89ef7b86c54dbd8 /audio/q-audio
parent628973df41deca783047559fa8a76dc2bc71cd56 (diff)
downloadfreebsd-ports-gnome-c2ccc90af94fdeb612acf75659a2bcf110e81538.tar.gz
freebsd-ports-gnome-c2ccc90af94fdeb612acf75659a2bcf110e81538.tar.zst
freebsd-ports-gnome-c2ccc90af94fdeb612acf75659a2bcf110e81538.zip
Deprecate lang/q, which does not compile with GCC 4.2. It is also a very
old version. Also deprecate its dependencies.
Diffstat (limited to 'audio/q-audio')
-rw-r--r--audio/q-audio/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile
index 079da78c1f80..aeb106399147 100644
--- a/audio/q-audio/Makefile
+++ b/audio/q-audio/Makefile
@@ -20,6 +20,9 @@ COMMENT= Q-Audio -- digital audio interface for the Q language
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
q.6:${PORTSDIR}/lang/q
+DEPRECATED= depends on deprecated port lang/q
+EXPIRATION_DATE= 2008-12-24
+
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pthread="${PTHREAD_LIBS}"