diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:43:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-14 16:43:03 +0000 |
commit | 69d6be96328eb71bc5ab412897dbf1ece0dec149 (patch) | |
tree | 346e4ecbd4d5bd53aacb93eb9e72e00e1dfaeeb8 /print/scribus | |
parent | 18fb7a6b435c5833ab60d6b267821d96a52f600e (diff) | |
download | ports-69d6be96328eb71bc5ab412897dbf1ece0dec149.tar.gz ports-69d6be96328eb71bc5ab412897dbf1ece0dec149.zip |
Notes
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index c9a78c619b00..a5e0e0f86dc2 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging +BROKEN= does not compile + USE_BZIP2= yes USE_QT_VER= 3 USE_GNOME= libartlgpl2 libxml2 |