diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 19:34:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-18 19:34:04 +0000 |
commit | a87caf8b840746b5ea0e05567521de848e972f07 (patch) | |
tree | eeff373ab5c2c4d3fd074d3de4b5fd946bce5598 /x11/props | |
parent | 650027bb7205cb5c2b49f9a61352cab5e40755af (diff) |
Notes
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: |