diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 00:21:10 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 00:21:10 +0000 |
commit | 107bfacba9383e0e28884a8425dd8e5cfdd807b9 (patch) | |
tree | 17dfb83a48d58043193fc6b92dfe64322eb6db76 /print | |
parent | 46e88f9dc1cd96da09f7346e695e8b295533210a (diff) | |
download | ports-107bfacba9383e0e28884a8425dd8e5cfdd807b9.tar.gz ports-107bfacba9383e0e28884a8425dd8e5cfdd807b9.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/qpdfview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 8bc73e030d76..241fdc7d0d0f 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \ cups:${PORTSDIR}/print/cups-client +USES= pkgconfig USE_QT4= corelib dbus gui imageformats linguist_build moc_build \ qmake_build rcc_build sql sql-sqlite3_run svg xml QMAKEFLAGS+= QMAKE_CFLAGS_RELEASE="" QMAKE_CXXFLAGS_RELEASE="" |