aboutsummaryrefslogtreecommitdiff
path: root/devel/liblangtag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/liblangtag/Makefile')
-rw-r--r--devel/liblangtag/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile
index 7ede75c36bda..ab7f9539fc6e 100644
--- a/devel/liblangtag/Makefile
+++ b/devel/liblangtag/Makefile
@@ -4,23 +4,21 @@ PORTNAME= liblangtag
PORTVERSION= 0.5.1
CATEGORIES= devel textproc
MASTER_SITES= https://cdn.bitbucket.org/tagoh/liblangtag/downloads/ \
- LOCAL
-MASTER_SITE_SUBDIR= jkim
+ LOCAL/jkim
MAINTAINER= office@FreeBSD.org
-COMMENT= An interface library to access tags for identifying languages
+COMMENT= Interface library to access tags for identifying languages
LICENSE= LGPL3 MPL
LICENSE_COMB= dual
-LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
-USES= iconv:build pathfix pkgconfig
+USES= gmake iconv:build pathfix pkgconfig
CONFIGURE_ARGS= --disable-introspection