diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-11-13 14:09:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-11-13 14:09:53 +0000 |
commit | e0a98018767124342c291af2c47bd35b4e1e06ed (patch) | |
tree | 370da2a1bc0347912e7285d8c1e797b8abbbea91 /multimedia | |
parent | 1b4c85b30cf3b433e29cece22918ba23081dcd35 (diff) |
Mark broken: unfetchable and FreeBSD distfile has wrong size.
The next version of the port introduces a new dependency, so the fix
will have to wait for after the current freeze.
Submitted by: maintainer
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=202683
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/manslide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/manslide/Makefile b/multimedia/manslide/Makefile index d66b4bebaf2c..feef7d11679e 100644 --- a/multimedia/manslide/Makefile +++ b/multimedia/manslide/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ ImageMagick>=6.3.2.9:${PORTSDIR}/graphics/ImageMagick \ xvid4conf:${PORTSDIR}/multimedia/xvid4conf +BROKEN= unfetchable; new version will have to wait for post-freeze + USE_QT_VER= 4 QT_COMPONENTS= corelib gui moc opengl qmake rcc uic \ imageformats inputmethods iconengines |