aboutsummaryrefslogtreecommitdiff
path: root/textproc/teckit/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-26 12:09:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-26 12:09:53 +0000
commite5e0709be2d00941668e55b49d0cc98873082c47 (patch)
tree19f0aae8e29fd2353a26d33628718af12083da94 /textproc/teckit/Makefile
parent61a22ec521039a0b9f4dcf8d6baa936e909a088b (diff)
downloadports-e5e0709be2d00941668e55b49d0cc98873082c47.tar.gz
ports-e5e0709be2d00941668e55b49d0cc98873082c47.zip
Notes
Diffstat (limited to 'textproc/teckit/Makefile')
-rw-r--r--textproc/teckit/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile
index f3481791e47c..6029dab43433 100644
--- a/textproc/teckit/Makefile
+++ b/textproc/teckit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= teckit
PORTVERSION= 2.5.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://scripts.sil.org/svn-view/teckit/TAGS/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -11,9 +12,10 @@ DISTNAME= TECkit_${PORTVERSION:S|.|_|g}
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Toolkit for converting data between 8-bit legacy encodings and Unicode
-LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
-USE_AUTOTOOLS= libtool
+USES= libtool
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib