diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 22:42:55 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 22:42:55 +0000 |
commit | 6ebd606727ee06c16d1ba81c0bcea320b2baf06a (patch) | |
tree | c7bf145671be725544b914e8b0ebb666d047b840 | |
parent | 6639452d3a970330ece8dd446d402e6b202e4c76 (diff) | |
download | FreeBSD-ports-6ebd606727ee06c16d1ba81c0bcea320b2baf06a.zip FreeBSD-ports-6ebd606727ee06c16d1ba81c0bcea320b2baf06a.tar.gz |
BROKEN: Broken distinfo. This port is scheduled for removal on April 17
if it is still broken at that time.
-rw-r--r-- | audio/q-audio/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile index 2743211..ac29b00 100644 --- a/audio/q-audio/Makefile +++ b/audio/q-audio/Makefile @@ -20,6 +20,10 @@ COMMENT= Q-Audio -- digital audio interface for the Q language LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ q.4:${PORTSDIR}/lang/q +BROKEN= "Broken distinfo" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-17 + USE_REINPLACE= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes |