Remove quotes from BROKEN as they are not required

Approved by:	swills (maintainer)
This commit is contained in:
Eitan Adler 2012-02-18 03:16:46 +00:00
parent ca9e235905
commit 1b0124f208
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291657

View file

@ -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