diff options
Diffstat (limited to 'sysutils/puppet/Makefile')
-rw-r--r-- | sysutils/puppet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index 9658bc5242c0..44af2f7deb30 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -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 |