diff options
Diffstat (limited to 'audio/mt-daapd/Makefile')
-rw-r--r-- | audio/mt-daapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index f20c99ac1fae..c21881dd587c 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-id3tag=${PREFIX} --with-gdbm-includes=${LOCALBASE}/include -USE_AUTOTOOLS= autoheader:268 autoconf:268:env +USE_AUTOTOOLS= autoheader autoconf:env USE_ICONV= yes PATCH_SITES+= http://www.apionet.or.jp/~tomi/ |