diff options
Diffstat (limited to 'cad/fandango/Makefile')
-rw-r--r-- | cad/fandango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile index 71fada28ba61..c0a5b84bc706 100644 --- a/cad/fandango/Makefile +++ b/cad/fandango/Makefile @@ -23,7 +23,7 @@ USE_GL= yes USE_GNOME= gnometarget USE_GETTEXT= yes USE_KDEBASE_VER=3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 LDFLAGS+= -lGL CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" INSTALLS_ICONS= yes |