diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:55:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:55:26 +0000 |
commit | ac922c592e54939a66a352d951260ab2c1fd4c05 (patch) | |
tree | a1803c12d7ed1ddd17231d7c51bd8ecd19c12c72 /graphics/colord | |
parent | b48e96822e2e62dc4e55d3c7680ea952dc34c9bb (diff) |
Notes
Diffstat (limited to 'graphics/colord')
-rw-r--r-- | graphics/colord/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile index f5ec247eec2b..8713dc825305 100644 --- a/graphics/colord/Makefile +++ b/graphics/colord/Makefile @@ -18,9 +18,8 @@ RUN_DEPENDS= spotread:${PORTSDIR}/graphics/argyllcms USERS= colord GROUPS= colord -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig sqlite tar:xz USE_GNOME= glib20 intlhack introspection:build -USE_SQLITE= 3 GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes |