diff options
-rw-r--r-- | x11-toolkits/py-kde/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index 096290d..e178331 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -34,6 +34,8 @@ NO_FILTER_SHLIBS= yes .if ${OSVERSION} < 500000 BROKEN= "Does not run on 4.x" +.else +BROKEN= "Unfetchable" .endif post-patch: |