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 59fd9a90a626..a2e8214fdf4f 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf automake libtool CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" USE_GMAKE= yes |