diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index e8e4c7cb4e82..8a1eca8e5954 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -23,4 +23,6 @@ MD5_FILE= ${.CURDIR}/distinfo MASTERDIR= ${.CURDIR}/../inn +BROKEN= Install fails + .include "${MASTERDIR}/Makefile" |