aboutsummaryrefslogtreecommitdiff
path: root/graphics/photivo/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-09-03 10:47:13 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-09-03 10:47:13 +0000
commit974e01b6efbcc64c605376c0a14e57ad2158666b (patch)
treed52517f31ca03d8d36dff08192e89fb602d3adc6 /graphics/photivo/Makefile
parent612769b2bc81eaa27d15f6afa30a24d742826d78 (diff)
Fix build with Qt 5.11 [1]
While here, add USES=gnome as this has USE_GNOME defined [2] PR: 230884 [1] Approved by: portmgr (infrastructure blanket) [2]
Notes
Notes: svn path=/head/; revision=478853
Diffstat (limited to 'graphics/photivo/Makefile')
-rw-r--r--graphics/photivo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile
index 0f695a0fac1a..c53871d44230 100644
--- a/graphics/photivo/Makefile
+++ b/graphics/photivo/Makefile
@@ -23,9 +23,9 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libfftw3.so:math/fftw3
USES= cmake compiler:c++11-lib desktop-file-utils dos2unix \
- gettext-runtime jpeg pkgconfig zip
+ gettext-runtime gnome jpeg pkgconfig zip
USE_GNOME= glib20
-DOS2UNIX_FILES= Sources/ptImage.cpp Sources/ptCheck.cpp
+DOS2UNIX_FILES= Sources/ptImage.cpp Sources/ptCheck.cpp Sources/filemgmt/ptFileMgrWindow.h
WRKSRC= ${WRKDIR}/${PORTNAME}