diff options
Diffstat (limited to 'comms/aldo/Makefile')
-rw-r--r-- | comms/aldo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index ef120a0ce312..0d5cee1f0ac3 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15 +USE_AUTOTOOLS= autoconf:262 automake:110 libtool:22 CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" USE_GMAKE= yes |