diff options
author | obrien <obrien@FreeBSD.org> | 2003-09-04 03:46:57 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-09-04 03:46:57 +0800 |
commit | c25e69c671f84871f6920764a1c25a4f6012b171 (patch) | |
tree | f816d8326f4d77aa3844e5911dc1a87b9a10fb10 /Mk/bsd.gnome.mk | |
parent | 5d3379365a43fc4ed56b7ac8ab70c242f71964f8 (diff) | |
download | freebsd-ports-gnome-c25e69c671f84871f6920764a1c25a4f6012b171.tar.gz freebsd-ports-gnome-c25e69c671f84871f6920764a1c25a4f6012b171.tar.zst freebsd-ports-gnome-c25e69c671f84871f6920764a1c25a4f6012b171.zip |
Update Vim sites.
Diffstat (limited to 'Mk/bsd.gnome.mk')
-rw-r--r-- | Mk/bsd.gnome.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 61e045976615..fe2b4992b5dd 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -464,6 +464,7 @@ HAVE_GNOME+= ${component} # backward compatibility with old ports that have not converted to the new # GNOME infrastructure. .if defined(USE_GTK) +USE_XLIB= yes USE_GNOME+= gtk12 .endif # End of obsolete macros |