diff options
-rw-r--r-- | audio/mbox/Makefile | 2 | ||||
-rw-r--r-- | print/scribus-devel/Makefile | 2 | ||||
-rw-r--r-- | print/scribus/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/audio/mbox/Makefile b/audio/mbox/Makefile index 377a79de7d01..98f0b16d0a86 100644 --- a/audio/mbox/Makefile +++ b/audio/mbox/Makefile @@ -17,6 +17,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/__init__.py:${PORTSDIR}/audio/py-ogg \ oggenc:${PORTSDIR}/audio/vorbis-tools \ mplayer:${PORTSDIR}/multimedia/mplayer +BROKEN= Incorrect pkg-plist + WRKSRC= ${WRKDIR}/mBox-${PORTVERSION} USE_BZIP2= yes diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 1f4ba5ce3700..1267e1458cdb 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes USE_QT_VER= 3 USE_GNOME= gnometarget libartlgpl2 libxml2 diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 1f4ba5ce3700..1267e1458cdb 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes USE_QT_VER= 3 USE_GNOME= gnometarget libartlgpl2 libxml2 |