diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-07-22 09:07:48 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-07-22 09:07:48 +0000 |
| commit | 9de7a5590bfea392be8dcec969bc7888acffa182 (patch) | |
| tree | ca25b0126a3d61025aa54822bf7403637484df5e | |
| parent | audio/carla: Update 1.9.8-135 -> 1.9.9 (diff) | |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
| -rw-r--r-- | devel/p5-Sys-Syscall/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-Sys-Syscall/Makefile b/devel/p5-Sys-Syscall/Makefile index ba309163fea9..3bf83551ce3d 100644 --- a/devel/p5-Sys-Syscall/Makefile +++ b/devel/p5-Sys-Syscall/Makefile @@ -11,8 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Access system calls that Perl doesn't provide access to +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/lib/Sys/Syscall.pm.orig |
