diff options
Diffstat (limited to 'devel/libthai/Makefile')
-rw-r--r-- | devel/libthai/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 1919f6ad7e80..35f1ddb75365 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -3,6 +3,7 @@ PORTNAME= libthai PORTVERSION= 0.1.20 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ @@ -13,9 +14,8 @@ LICENSE= LGPL21 LIB_DEPENDS= libdatrie.so:${PORTSDIR}/devel/libdatrie -USE_XZ= yes GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN |