diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-14 12:39:42 +0000 |
| commit | 863110e9f95de207d0c8891b013c3d43e70cbceb (patch) | |
| tree | 7cefef4036a143c0a890c264dd040a774616688a /databases/libiodbc | |
| parent | devel/electron4: Put back USES=xorg again (diff) | |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Notes
Notes:
svn path=/head/; revision=517560
Diffstat (limited to 'databases/libiodbc')
| -rw-r--r-- | databases/libiodbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 33516cb0be78..664335f6d902 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFINE= GTK2 DOCS EXAMPLES OPTIONS_SUB= yes GTK2_USE= GNOME=cairo,gdkpixbuf2,gtk20 -GTK2_USES= gettext-runtime +GTK2_USES= gettext-runtime gnome GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 |
