diff options
author | vs <vs@FreeBSD.org> | 2005-02-03 23:02:06 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-03 23:02:06 +0800 |
commit | 67e68884dde1037b9d217146f186a59f6d55fc15 (patch) | |
tree | 10e43753e45ee936cf52bfe759f22f331ecb9794 /graphics/qtutils | |
parent | 562e07cb7be82ee8c7610e02147044101e7856f8 (diff) | |
download | freebsd-ports-gnome-67e68884dde1037b9d217146f186a59f6d55fc15.tar.gz freebsd-ports-gnome-67e68884dde1037b9d217146f186a59f6d55fc15.tar.zst freebsd-ports-gnome-67e68884dde1037b9d217146f186a59f6d55fc15.zip |
Mark as BROKEN/DEPRECATED: libquicktime API changed.
This project seems to have been abandoned (no updates for 2 1/2 years).
Diffstat (limited to 'graphics/qtutils')
-rw-r--r-- | graphics/qtutils/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile index 16a619ddaa14..dd938b75d9b3 100644 --- a/graphics/qtutils/Makefile +++ b/graphics/qtutils/Makefile @@ -15,6 +15,10 @@ MASTER_SITES= http://www.flyn.org/projects/qtutils/ MAINTAINER= ports@FreeBSD.org COMMENT= QuickTime Utilities +BROKEN= libquicktime API changed +EXPIRATION_DATE=2005-06-01 +DEPRECATED= "${BROKEN}" + LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ quicktime.0:${PORTSDIR}/multimedia/libquicktime |