diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 02:40:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 02:40:33 +0000 |
commit | 66f8fe6c441c3647c4887165bdd6350ea4ca4203 (patch) | |
tree | d10962f220a1072d4619303bcc01a6f086d79409 /x11-toolkits | |
parent | 6b98ffae85871f90e8e8ae02ab36a95d4c0f16b3 (diff) | |
download | ports-66f8fe6c441c3647c4887165bdd6350ea4ca4203.tar.gz ports-66f8fe6c441c3647c4887165bdd6350ea4ca4203.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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 096290d392e4..e17833145447 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: |