diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:36:06 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:36:06 +0000 |
commit | 3cf0c52fa6016687078f1be15489ab2af19dc330 (patch) | |
tree | cbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/colord-gtk | |
parent | 4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff) | |
download | ports-3cf0c52fa6016687078f1be15489ab2af19dc330.tar.gz ports-3cf0c52fa6016687078f1be15489ab2af19dc330.zip |
Notes
Diffstat (limited to 'graphics/colord-gtk')
-rw-r--r-- | graphics/colord-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/colord-gtk/Makefile b/graphics/colord-gtk/Makefile index 4cff411fb6b6..1eacaaca4002 100644 --- a/graphics/colord-gtk/Makefile +++ b/graphics/colord-gtk/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcolord.so:graphics/colord \ liblcms2.so:graphics/lcms2 USE_GNOME= gtk30 intlhack introspection:build -USES= gettext gmake libtool pathfix pkgconfig sqlite tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig sqlite tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-gtk-doc-html=no |