diff options
Diffstat (limited to 'devel/gettext/Makefile')
-rw-r--r-- | devel/gettext/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index e079cce86e6b..8ced03e7dc68 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gettext -PORTVERSION= 0.18 -PORTREVISION= 1 +PORTVERSION= 0.18.1.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gettext @@ -35,8 +34,6 @@ CONFIGURE_ARGS= --disable-csharp --disable-threads --disable-openmp \ --with-included-libcroco --with-included-libxml USE_LDCONFIG= yes -PLIST_SUB= VERSION=${PORTVERSION} - MAN1= autopoint.1 envsubst.1 gettext.1 gettextize.1 msgattrib.1 \ msgcat.1 msgcmp.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 \ msgfilter.1 msgfmt.1 msggrep.1 msginit.1 msgmerge.1 \ |