diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2025-03-11 22:04:21 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2025-03-17 04:02:08 +0000 |
| commit | e87d8134a3460dff28f0c469fff83a187e9820bc (patch) | |
| tree | 5005d557c2b1e60e1f3b2a4995e2142fe7237610 /sysutils/gigolo | |
| parent | 87a21eb4786a5c34eb321f3dee9f5e1f0a28aa23 (diff) | |
Diffstat (limited to 'sysutils/gigolo')
| -rw-r--r-- | sysutils/gigolo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index 1b3251a5cf35..41693951dc42 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf2 gtk30 gvfs +USE_GNOME= cairo gdkpixbuf gtk30 gvfs USE_XORG= x11 GNU_CONFIGURE= yes |
