diff options
Diffstat (limited to 'net-im/jabber-aim/Makefile')
-rw-r--r-- | net-im/jabber-aim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-aim/Makefile b/net-im/jabber-aim/Makefile index 8e095f553b6e..bd4a81611573 100644 --- a/net-im/jabber-aim/Makefile +++ b/net-im/jabber-aim/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net-im/jabber WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-stable-${PORTVERSION:R} PLIST_FILES= lib/jabber/aimtrans.so USE_GMAKE= yes -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 USE_ICONV= yes CONFIGURE_ARGS+=--with-jabberd=${LOCALBASE}/include/jabber |