diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
commit | be6c15b5c6de864408ba3f414a57f20ff622a2d0 (patch) | |
tree | 86bd1ae6afedaa57f4eef276444e85b00f8c8e63 /graphics/djview4/Makefile | |
parent | 2428d822895b6225746f9e1d2bed3143711fcf14 (diff) | |
download | ports-be6c15b5c6de864408ba3f414a57f20ff622a2d0.tar.gz ports-be6c15b5c6de864408ba3f414a57f20ff622a2d0.zip |
Notes
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 556f860ad820..c3631bfb8ea6 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -18,8 +18,8 @@ LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ INSTALL_TARGET= install-strip GNU_CONFIGURE= yes -USES= autoreconf desktop-file-utils gettext-runtime gmake libtool \ - localbase pkgconfig qt:5 webplugin:native +USES= autoreconf desktop-file-utils gettext-runtime gl gmake gnome \ + libtool localbase pkgconfig qt:5 webplugin:native xorg USE_GL= gl USE_QT= core gui network opengl printsupport widgets \ buildtools_build linguisttools_build qmake_build |