diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-29 11:35:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-29 11:35:40 +0000 |
commit | 87f6ffd794ff0487aa2e0b3dd7e544068844182d (patch) | |
tree | b3e1327c57fe92d6da7edb98a764124e2d1ee385 /graphics/diffpdf | |
parent | - make portlint happier (diff) |
- make portlint happier
Diffstat (limited to 'graphics/diffpdf')
-rw-r--r-- | graphics/diffpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index b8f6e1d62fb0..cf9f40c7ca72 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -8,10 +8,10 @@ MASTER_SITES= http://www.qtrac.eu/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Compare two PDF files-textually or visually -LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 - LICENSE= GPLv2+ +LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 + USES= qmake USE_QT4= qmake_build moc_build rcc_build uic_build linguist_build |