diff options
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r-- | net/vino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 821f8eae57f7..8dd024dcf71b 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-session-support CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |