diff options
Diffstat (limited to 'deskutils/yank/Makefile')
-rw-r--r-- | deskutils/yank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 0841a64cb61a..0fcfc388acdf 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomelibs gnomehack gnomeprefix -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib" |