forked from Lainports/freebsd-ports
- Fix dependency: Perl is both build- and run-time dependency
PR: ports/73704 Submitted by: Michael Handler (maintainer) Reported by: pointyhat via kris Pointy hats to: maintainer, sergei
This commit is contained in:
parent
fe9a4898bf
commit
f087b9370a
1 changed files with 2 additions and 2 deletions
|
|
@ -11,9 +11,9 @@ CATEGORIES= sysutils
|
|||
MASTER_SITES= http://www.gormand.com.au/peters/tools/graft/
|
||||
|
||||
MAINTAINER= handler@grendel.net
|
||||
COMMENT= Manage symlinks to multiple software packages under a single hierarchy
|
||||
COMMENT= Automatically manage symlinks in a directory hierarchy
|
||||
|
||||
USE_PERL5_RUN= true
|
||||
USE_PERL5= yes
|
||||
|
||||
PLIST_FILES= bin/graft
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue