aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2015-12-08 02:09:34 +0800
committerOlivier Duchateau <olivierd@FreeBSD.org>2015-12-08 02:09:34 +0800
commit78953745e5b375890d820576e4de1a381b81f210 (patch)
tree3312b6c1439bec57bd94f607499eb02c5ab350b2
parentbd4ed0c364e6242f97c1946a2ca776ed241c4835 (diff)
downloadfreebsd-ports-gnome-78953745e5b375890d820576e4de1a381b81f210.tar.gz
freebsd-ports-gnome-78953745e5b375890d820576e4de1a381b81f210.tar.zst
freebsd-ports-gnome-78953745e5b375890d820576e4de1a381b81f210.zip
- Fix build, when QT5 option is set
- Bump PORTREVISION PR: 204947 Submitted by: myself Approved by: vg@ (maintainer)
-rw-r--r--print/qpdfview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index f7b1aca7e996..32a17ebf9d2b 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qpdfview
PORTVERSION= 0.4.16
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/226592308/ \
https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/
@@ -36,7 +37,7 @@ DJVU_QMAKE_OFF= "CONFIG+=without_djvu"
QT4_USE= qt4=dbus,gui,linguisttools,moc_build,rcc_build,sql,sql-sqlite3,svg,xml
QT4_LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
-QT5_USE= qt5=concurrent,linguisttools,printsupport,sql,sql-sqlite3
+QT5_USE= qt5=buildtools_build,concurrent,linguisttools,printsupport,sql,sql-sqlite3,svg,xml
QT5_LIB_DEPENDS= libpoppler-qt5.so:${PORTSDIR}/graphics/poppler-qt5
PS_LIB_DEPENDS= libspectre.so:${PORTSDIR}/print/libspectre
ome/commit/games/xmoto?id=6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e'>Convert to USES=jpegAntoine Brodin2015-06-231-2/+1 * Make fonts repecting XDGBaptiste Daroussin2015-03-221-3/+3 * - Fix build with new libc++Dmitry Marakasov2015-01-253-7/+82 * Bump portrevision after png updateBaptiste Daroussin2014-12-261-1/+1 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-091-1/+1 * - Clarify LICENSEDmitry Marakasov2014-12-041-2/+3 * - Update devel/ode to 0.13Dmitry Marakasov2014-11-251-1/+1 * - Remove bundled ode to not mix up header files with system odeDmitry Marakasov2014-11-253-1/+55 * - Cleanup plistDmitry Marakasov2014-09-221-42/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1 * - Convert net/sdl_net to USES=libtool and bump dependent portsTijl Coosemans2014-07-101-1/+1