summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authordholland <dholland>2014-11-22 20:01:57 +0000
committerdholland <dholland>2014-11-22 20:01:57 +0000
commit0c3e557f1023435cdaf860b11e4dd38c96434116 (patch)
tree6d66cd8db930a15ca2ea12c5a997aa70d63d28b2 /converters
parent1c98a41c162244266c9abfa8f553a980d7b10fa0 (diff)
downloadpkgsrc-0c3e557f1023435cdaf860b11e4dd38c96434116.tar.gz
Unbreak non-macos build after previous.
Diffstat (limited to 'converters')
-rw-r--r--converters/help2man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile
index de9d30b82da..a0425f43646 100644
--- a/converters/help2man/Makefile
+++ b/converters/help2man/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/11/22 14:59:59 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2014/11/22 20:01:57 dholland Exp $
DISTNAME= help2man-1.46.4
PKGREVISION= 1
@@ -39,9 +39,9 @@ PLIST_VARS+= nls
.if ${OPSYS} == "Darwin"
_STRIPFLAG_INSTALL=
+.endif
USE_PKGLOCALEDIR= yes
PLIST.nls= yes
-.endif
post-patch:
${TOUCH} -r ${WRKSRC}/help2man.PL.orig ${WRKSRC}/help2man.PL