diff options
Diffstat (limited to 'deskutils/genius/Makefile')
-rw-r--r-- | deskutils/genius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 3ae175752f19..21d74b79a3af 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -20,7 +20,7 @@ USE_PERL5_BUILD= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview libgnomeui \ lthack vte -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |