diff options
author | kris <kris@FreeBSD.org> | 2007-08-18 09:09:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-08-18 09:09:47 +0800 |
commit | 1b0e7ab75b22a52ad481f4b69d9d97ed0a087474 (patch) | |
tree | ff93de848bc302f0905fd877710fd6e12f0ea69c | |
parent | 8a3b3aa43541d34eede1a76da29435ca7112d139 (diff) | |
download | freebsd-ports-gnome-1b0e7ab75b22a52ad481f4b69d9d97ed0a087474.tar.gz freebsd-ports-gnome-1b0e7ab75b22a52ad481f4b69d9d97ed0a087474.tar.zst freebsd-ports-gnome-1b0e7ab75b22a52ad481f4b69d9d97ed0a087474.zip |
BROKEN: Incorrect pkg-plist
-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 |