diff options
Diffstat (limited to 'deskutils/multisync/Makefile')
-rw-r--r-- | deskutils/multisync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile index a40ea405ac26..6337ce02f804 100644 --- a/deskutils/multisync/Makefile +++ b/deskutils/multisync/Makefile @@ -20,7 +20,7 @@ WRKSRCMASTER= ${WRKDIR}/multisync-${PORTVERSION} USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env libtool:15 +USE_AUTOTOOLS= automake:19:env libtool:22 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" pre-configure: |