diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 05:34:50 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-04 05:34:50 +0000 |
commit | 328b6db7856f09b9301c8c249b9ff065487c6879 (patch) | |
tree | 354194302f643777f9dfd67bb473f0614ae46fd2 /graphics/qtutils | |
parent | 2ecef0f2d9661a4765c4049d44dd84d23574c38c (diff) | |
download | ports-328b6db7856f09b9301c8c249b9ff065487c6879.tar.gz ports-328b6db7856f09b9301c8c249b9ff065487c6879.zip |
Notes
Diffstat (limited to 'graphics/qtutils')
-rw-r--r-- | graphics/qtutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile index 92326c4f9362..f8d9dd43a7d1 100644 --- a/graphics/qtutils/Makefile +++ b/graphics/qtutils/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= QuickTime Utilities LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ - quicktime.0:${PORTSDIR}/graphics/libquicktime + quicktime.0:${PORTSDIR}/multimedia/libquicktime WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |