pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/txt2pdbdoc This package installs perl scrip...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4dc70bf7ce91
branches:  trunk
changeset: 520786:4dc70bf7ce91
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 29 18:07:48 2006 +0000

description:
This package installs perl scripts; add a runtime dependency on perl.

Bump PKGREVISION.

diffstat:

 converters/txt2pdbdoc/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r d42b6ceaf940 -r 4dc70bf7ce91 converters/txt2pdbdoc/Makefile
--- a/converters/txt2pdbdoc/Makefile    Sun Oct 29 17:28:37 2006 +0000
+++ b/converters/txt2pdbdoc/Makefile    Sun Oct 29 18:07:48 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:09 tv Exp $
+# $NetBSD: Makefile,v 1.3 2006/10/29 18:07:48 minskim Exp $
 
 DISTNAME=      txt2pdbdoc-1.4.4
+PKGREVISION=   1
 CATEGORIES=    converters
 MASTER_SITES=  http://homepage.mac.com/pauljlucas/software/
 
@@ -10,6 +11,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_TOOLS+=    perl:run
 GNU_CONFIGURE= yes
 
 INSTALLATION_DIRS=     bin man/man1 man/man4



Home | Main Index | Thread Index | Old Index