Unbreak slave port misc/p5-OSSP-uuid
Reported by: pkg-fallout
This commit is contained in:
parent
7049e125bf
commit
8263a36aa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465897
1 changed files with 4 additions and 0 deletions
|
@ -12,7 +12,11 @@ MAINTAINER= vd@FreeBSD.org
|
|||
COMMENT= ISO-C API and CLI for generating Universally Unique Identifiers
|
||||
|
||||
LICENSE= MIT
|
||||
.if defined(SLAVEPORT) && ${SLAVEPORT}=="perl"
|
||||
LICENSE_FILE= ${WRKSRC}/../README
|
||||
.else
|
||||
LICENSE_FILE= ${WRKSRC}/README
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES+= libtool pathfix
|
||||
|
|
Loading…
Reference in a new issue