diff options
Diffstat (limited to 'misc/misterproper/Makefile')
-rw-r--r-- | misc/misterproper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/misterproper/Makefile b/misc/misterproper/Makefile index db3f7582553b..cc6327e7715b 100644 --- a/misc/misterproper/Makefile +++ b/misc/misterproper/Makefile @@ -19,7 +19,7 @@ COMMENT= A GNOME application designed to manage cyclic tasks USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix gnometarget USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |