diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-05 19:51:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-05 19:51:37 +0000 |
commit | 247445cd97c76385d98f6538534f51e1c3122899 (patch) | |
tree | 3846ab80127c9b0e3801bdc2c97b0fbc13fbaed8 /x11-toolkits | |
parent | 22c90aa29215b5ee70a8da5a26ad76f949d0233b (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-pyqwt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-pyqwt/Makefile b/x11-toolkits/py-pyqwt/Makefile index ed84b8dd02d7..db412726d644 100644 --- a/x11-toolkits/py-pyqwt/Makefile +++ b/x11-toolkits/py-pyqwt/Makefile @@ -28,4 +28,6 @@ USE_PYTHON= 2.5+ USE_GMAKE= yes MAKEFILE= GNUmakefile +BROKEN= does not compile + .include <bsd.port.mk> |