diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2017-04-08 21:09:36 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2017-04-08 21:09:36 +0000 |
commit | 7fbdb417faafbfd11feafa19ecafe568336eb4c1 (patch) | |
tree | b112f7f709a52b1a9574f66640b22ba66dd09b50 | |
parent | Update Simgear and Flightgear ports to 2017.1.3 (diff) |
Fix license files missing, causing build failure.
Approved by: adamw (Mentor)
Notes
Notes:
svn path=/head/; revision=438067
-rw-r--r-- | sysutils/p5-Giovanni/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/p5-Giovanni/Makefile b/sysutils/p5-Giovanni/Makefile index 81954cf0fbf5..9ae4dd45719b 100644 --- a/sysutils/p5-Giovanni/Makefile +++ b/sysutils/p5-Giovanni/Makefile @@ -12,8 +12,6 @@ COMMENT= PERL-based software deployment tool inspired by capistrano LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE_FILE_ART10= ${WRKSRC}/Artistic -LICENSE_FILE_GPLv1= ${WRKSRC}/Copying BUILD_DEPENDS= \ p5-Config-GitLike>=0:devel/p5-Config-GitLike \ |