diff options
Diffstat (limited to 'sysutils/graft')
-rw-r--r-- | sysutils/graft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/graft/Makefile b/sysutils/graft/Makefile index 1b20ccbbab5..57a8988d75d 100644 --- a/sysutils/graft/Makefile +++ b/sysutils/graft/Makefile @@ -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 |