diff options
Diffstat (limited to 'devel/cld/Makefile')
-rw-r--r-- | devel/cld/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cld/Makefile b/devel/cld/Makefile index bb06c96136c9..5e30a4b85dd8 100644 --- a/devel/cld/Makefile +++ b/devel/cld/Makefile @@ -3,6 +3,7 @@ PORTNAME= cld PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= chromium-compact-language-detector @@ -11,6 +12,7 @@ DISTNAME= compact-language-detector-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Chromium compact language detector library +USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |