aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-06 11:06:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-06 11:06:26 +0000
commit38d22dd3ace6378a052d5055ba9e571abd53e7c0 (patch)
treeb062d336df7a441f49ad74a8185b040520675989
parent458efc5914aa8f6d8ef1b6d0ce41a7f33c958033 (diff)
downloadports-38d22dd3ace6378a052d5055ba9e571abd53e7c0.tar.gz
ports-38d22dd3ace6378a052d5055ba9e571abd53e7c0.zip
Notes
-rw-r--r--textproc/dictfmt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile
index 17083ace7386..444f186fc29c 100644
--- a/textproc/dictfmt/Makefile
+++ b/textproc/dictfmt/Makefile
@@ -14,12 +14,12 @@ LICENSE= GPLv2
LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa
-USES= gmake
+USES= gmake libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-cflags="${CFLAGS}"
ALL_TARGET= dictfmt
INSTALL_TARGET= install.dictfmt
-USE_AUTOTOOLS= libtool
+USE_AUTOTOOLS= libtoolize
PLIST_FILES= bin/dictfmt bin/dictfmt_index2suffix bin/dictfmt_index2word \
bin/dictunformat man/man1/dictfmt.1.gz \