aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 19:09:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 19:09:03 +0000
commit2358c08a33d80bdc2089b0312f82e44d99b27788 (patch)
treed239b6db58366e22a201e225b4bcdd4808c68c94 /irc
parent19ca485076f9e738dbbdbfeac8d8d1ef9dd48ad6 (diff)
downloadports-2358c08a33d80bdc2089b0312f82e44d99b27788.tar.gz
ports-2358c08a33d80bdc2089b0312f82e44d99b27788.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi-otr/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile
index 44cfcc464129..235fee134eac 100644
--- a/irc/irssi-otr/Makefile
+++ b/irc/irssi-otr/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libotr.so:${PORTSDIR}/security/libotr \
libgcrypt.so:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
-USES= pkgconfig
+USES= autoreconf libtool pkgconfig
USE_LDCONFIG= yes
USE_GNOME= glib20
USE_GITHUB= yes
@@ -28,12 +28,8 @@ GH_PROJECT= ${PORTNAME}
GH_COMMIT= f4ecd19
GH_TAGNAME= v${PORTVERSION}
-USE_AUTOTOOLS= autoconf aclocal libtoolize automake
-ACLOCAL_ARGS= -I config
-AUTOMAKE_ARGS= --add-missing --no-force
-
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${LOCALBASE} --with-libotr-inc-prefix=${LOCALBASE}/include
+CONFIGURE_ARGS= --with-libotr-inc-prefix=${LOCALBASE}/include
INSTALL_TARGET= install-strip
PLIST_FILES= lib/irssi/modules/libotr.so \