diff options
author | John Marino <marino@FreeBSD.org> | 2013-10-07 10:02:45 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-10-07 10:02:45 +0000 |
commit | 728aaa18821eabcf15e8344f6b0368ab22506828 (patch) | |
tree | 95ff05e36b9a7e9e76a528ad84029872c76dfd06 /graphics/djview4/Makefile | |
parent | 1496ff16256a1e39a7d5f8133d44ff1bfb76ca2d (diff) | |
download | ports-728aaa18821eabcf15e8344f6b0368ab22506828.tar.gz ports-728aaa18821eabcf15e8344f6b0368ab22506828.zip |
Notes
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 1df6dc756f21..57b4a5003543 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= djvulibre:${PORTSDIR}/graphics/djvulibre GNU_CONFIGURE= yes USES= pkgconfig USE_QT4= gui network rcc_build uic_build moc_build qmake_build +USE_XORG= sm ice xt QT_NONSTANDARD= yes CONFIGURE_ARGS= --x-includes="${LOCALBASE}/include" \ --x-libraries="${LOCALBASE}/lib" |