Index: head/print/scribus/Makefile =================================================================== --- head/print/scribus/Makefile (revision 448294) +++ head/print/scribus/Makefile (revision 448295) @@ -1,41 +1,43 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= scribus PORTVERSION= 1.4.6 PORTREVISION= 7 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ MAINTAINER= bsam@FreeBSD.org COMMENT= Comprehensive desktop publishing program +LICENSE= GPLv2+ + LIB_DEPENDS= liblcms.so:graphics/lcms \ libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libcups.so:print/cups \ libfreetype.so:print/freetype2 \ libpodofo.so:graphics/podofo \ libboost_thread.so:devel/boost-libs \ libhunspell-1.6.so:textproc/hunspell \ libcairo.so:graphics/cairo \ libhyphen.so:textproc/hyphen \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/PIL/_imaging.so:graphics/py-pillow -USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build xml network +USE_QT4= corelib gui linguist_build moc_build qmake_build rcc_build uic_build xml network USE_GNOME= libartlgpl2 libxml2 USES= cmake:outsource desktop-file-utils execinfo ghostscript:run jpeg \ pkgconfig python shared-mime-info tar:xz USE_LDCONFIG= yes CMAKE_ARGS+= -DWANT_HUNSPELL=YES -Wno-ferror-limit OPTIONS_DEFINE= DOCS post-install: ${LN} -sf ${DATADIR}/icons/scribus.png ${STAGEDIR}${PREFIX}/share/pixmaps/ .include Index: head/print/scribus/pkg-descr =================================================================== --- head/print/scribus/pkg-descr (revision 448294) +++ head/print/scribus/pkg-descr (revision 448295) @@ -1,8 +1,8 @@ Scribus is a desktop publishing program, similar to Adobe PageMaker(TM), QuarkXPress(TM) or Adobe InDesign(TM). Scribus offers support for professional publishing features, such as CMYK color, easy PDF creation, Encapsulated Postscript import/export and creation of color separations. -WWW: http://www.scribus.net +WWW: https://www.scribus.net/