aboutsummaryrefslogtreecommitdiffstats
path: root/misc/help2man
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2006-04-30 23:36:39 +0800
committerarved <arved@FreeBSD.org>2006-04-30 23:36:39 +0800
commitdb43ec321a6b8a00e6bedb11ec9808b810230155 (patch)
treed90e00bfe6bee9c476973356a830548629d7f20b /misc/help2man
parent116eaf4b12ea34150975d3bc5ccd2d52fee8f046 (diff)
downloadfreebsd-ports-gnome-db43ec321a6b8a00e6bedb11ec9808b810230155.tar.gz
freebsd-ports-gnome-db43ec321a6b8a00e6bedb11ec9808b810230155.tar.zst
freebsd-ports-gnome-db43ec321a6b8a00e6bedb11ec9808b810230155.zip
Update to 1.36.4 which adds a swedish translation.
Don't run depend on gmake Submitted by: Martin Wilke (parts)
Diffstat (limited to 'misc/help2man')
-rw-r--r--misc/help2man/Makefile9
-rw-r--r--misc/help2man/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index 5a5726eb274a..763f795daa67 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= help2man
-PORTVERSION= 1.36.3
+PORTVERSION= 1.36.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,10 +17,11 @@ COMMENT= Automatically generating simple manual pages from program output
.if !defined(WITHOUT_NLS)
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext
-MANLANG= "" pl fr fi
-PLIST_SUB+= NLS=""
+MANLANG= "" pl fr fi sv
+PLIST_SUB+= NLS=""
+USE_GETTEXT= yes
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo
index a85e46d3c718..df9fb3a8077c 100644
--- a/misc/help2man/distinfo
+++ b/misc/help2man/distinfo
@@ -1,3 +1,3 @@
-MD5 (help2man-1.36.3.tar.gz) = 4b5f1609d22a6a0aacbeb5eaf08ad2b1
-SHA256 (help2man-1.36.3.tar.gz) = 19026bea9f300b9bcf45490dc713ce18dcdefba90f914e2c3bc877e1f6a016d4
-SIZE (help2man-1.36.3.tar.gz) = 81134
+MD5 (help2man-1.36.4.tar.gz) = d31a0a38c2ec71faa06723f6b8bd3076
+SHA256 (help2man-1.36.4.tar.gz) = a4adadf76b496a6bc50795702253ecfcb6f0d159b68038f31a5362009340bca2
+SIZE (help2man-1.36.4.tar.gz) = 85630