diff options
Diffstat (limited to 'x11/props')
-rw-r--r-- | x11/props/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index 0d338b2519ba..52cba956d1ed 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -23,6 +23,8 @@ USE_IMAKE= yes .if ${OSVERSION} >= 502000 BROKEN= "Does not compile" +.else +BROKEN= "Incorrect pkg-plist" .endif post-install: |