summaryrefslogtreecommitdiff
path: root/converters/help2man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/help2man/Makefile')
-rw-r--r--converters/help2man/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile
index 49895bd58fc..0d3de98f577 100644
--- a/converters/help2man/Makefile
+++ b/converters/help2man/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/07/11 11:49:27 marino Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 00:20:11 asau Exp $
DISTNAME= help2man-1.38.2
PKGREVISION= 4
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/help2man/
COMMENT= Generate simple manual pages from program output
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}