diff options
author | fhajny <fhajny@pkgsrc.org> | 2014-07-15 12:55:03 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2014-07-15 12:55:03 +0000 |
commit | 95cb16f992b0305b85045785d5b9029f873e8db8 (patch) | |
tree | a38806fbbc952194b522edb3939cf1ef640360f8 | |
parent | 8f6d1530e661319479b03447973cdbeedab947d4 (diff) | |
download | pkgsrc-95cb16f992b0305b85045785d5b9029f873e8db8.tar.gz |
Fix PLIST for when the perl option is specified.
-rw-r--r-- | www/nginx-devel/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/nginx-devel/PLIST b/www/nginx-devel/PLIST index 83c133905ad..abfb494b57e 100644 --- a/www/nginx-devel/PLIST +++ b/www/nginx-devel/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:18 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/07/15 12:55:03 fhajny Exp $ +${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/auto/nginx/nginx.so +${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/nginx.pm man/man8/nginx.8 sbin/nginx share/examples/nginx/conf/fastcgi.conf |