aboutsummaryrefslogtreecommitdiff
path: root/devel/liblangtag
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-16 13:04:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-16 13:04:53 +0000
commit8b0fcca93113eed2817cc4baf48e5db20df97d12 (patch)
tree6149fd673d892182cdb994d0a01d33e6fb5c5532 /devel/liblangtag
parentadc91f7a303b7c85034abbbc1de693ce2d39155e (diff)
downloadports-8b0fcca93113eed2817cc4baf48e5db20df97d12.tar.gz
ports-8b0fcca93113eed2817cc4baf48e5db20df97d12.zip
- Remove leading indefinite article from COMMENT
- Convert to new LIB_DEPENDS format - Use USES=gmake
Notes
Notes: svn path=/head/; revision=327388
Diffstat (limited to 'devel/liblangtag')
-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