summaryrefslogtreecommitdiff
path: root/textproc/ndtpd
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-06 16:57:51 +0000
committerjoerg <joerg>2006-12-06 16:57:51 +0000
commitaa77b38b9af4b352ba07c4c07bcc999ffffa039d (patch)
treec9eece1bafac5da275c4dc069dc2b39e66d8b2e0 /textproc/ndtpd
parentcf71dfffb9c89adfcdecc33412e98af05caba757 (diff)
downloadpkgsrc-aa77b38b9af4b352ba07c4c07bcc999ffffa039d.tar.gz
Requires Perl at run time. Bump revision.
Diffstat (limited to 'textproc/ndtpd')
-rw-r--r--textproc/ndtpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile
index dab6b1854e0..1bc0f8af88f 100644
--- a/textproc/ndtpd/Makefile
+++ b/textproc/ndtpd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2006/10/06 15:14:33 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2006/12/06 16:57:51 joerg Exp $
#
DISTNAME= ndtpd-3.1.5
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/
@@ -12,7 +12,7 @@ COMMENT= Server for accessing CD-ROM books with NDTP
PKG_INSTALLATION_TYPES= pkgviews overwrite
-USE_TOOLS+= makeinfo
+USE_TOOLS+= makeinfo perl:run
USE_LIBTOOL= YES
GNU_CONFIGURE= YES