diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-01-20 14:36:58 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-01-20 14:36:58 +0000 |
commit | e3617fc7ed8f5efb4e783651ad3a13481b28d7cb (patch) | |
tree | ef7c705bae0d8ac3c1c88903bb456eeb194ae40a /multimedia/p5-RIFF-Info/Makefile | |
parent | 27b921ea13fddcb500751aee1a07c1a7d9c8bfd7 (diff) | |
download | ports-e3617fc7ed8f5efb4e783651ad3a13481b28d7cb.tar.gz ports-e3617fc7ed8f5efb4e783651ad3a13481b28d7cb.zip |
Notes
Diffstat (limited to 'multimedia/p5-RIFF-Info/Makefile')
-rw-r--r-- | multimedia/p5-RIFF-Info/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/p5-RIFF-Info/Makefile b/multimedia/p5-RIFF-Info/Makefile index 60f9d7155782..12f44650e306 100644 --- a/multimedia/p5-RIFF-Info/Makefile +++ b/multimedia/p5-RIFF-Info/Makefile @@ -15,10 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Probe DivX and AVI files for attributes -BUILD_DEPENDS= ${SITE_PERL}/Video/Info/RIFF.pm:${PORTSDIR}/multimedia/p5-Video-Info -RUN_DEPENDS= ${SITE_PERL}/Video/Info/RIFF.pm:${PORTSDIR}/multimedia/p5-Video-Info - -BROKEN= Broken dependency +BUILD_DEPENDS= ${SITE_PERL}/Video/Info.pm:${PORTSDIR}/multimedia/p5-Video-Info +RUN_DEPENDS= ${SITE_PERL}/Video/Info.pm:${PORTSDIR}/multimedia/p5-Video-Info PERL_CONFIGURE= YES |