Remove quotes from BROKEN as they are not required
Approved by: swills (maintainer)
This commit is contained in:
parent
ca9e235905
commit
1b0124f208
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291657
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ RUN_DEPENDS+= rubygem-bzip2>=0:${PORTSDIR}/archivers/rubygem-bzip2
|
|||
.if !defined(WITH_PACKAGE_ORIGIN)
|
||||
EXTRA_PATCHES+= ${FILESDIR}/optpatch-package_root
|
||||
.else
|
||||
BROKEN= "PACKAGE_ROOT option patch is incompatable with PACKAGE_ORIGIN patch."
|
||||
BROKEN= PACKAGE_ROOT option patch is incompatable with PACKAGE_ORIGIN patch.
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue