This package installs perl scripts; add a runtime dependency on perl.
Bump PKGREVISION.
This commit is contained in:
parent
9b1afa0d91
commit
8a1b51dabd
1 changed files with 3 additions and 1 deletions
|
@ -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 @@ COMMENT= Text to Palm DOC converter
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_TOOLS+= perl:run
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALLATION_DIRS= bin man/man1 man/man4
|
||||
|
|
Loading…
Reference in a new issue