aboutsummaryrefslogtreecommitdiff
path: root/audio/q-audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-09-24 06:10:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-09-24 06:10:38 +0000
commit6de7fd2ac1c577c30df2b9bc17d1838b81c36924 (patch)
tree764f7ebbd0dcba0ac64754159f3dc0a2a05a569f /audio/q-audio
parent7807b330a12e007754565a177dea24b22ec052c5 (diff)
downloadports-6de7fd2ac1c577c30df2b9bc17d1838b81c36924.tar.gz
ports-6de7fd2ac1c577c30df2b9bc17d1838b81c36924.zip
Notes
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}"