diff options
author | pav <pav@FreeBSD.org> | 2011-09-01 04:13:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-09-01 04:13:05 +0800 |
commit | cfba4512dcccd69918cf7233c3c110080a8ae007 (patch) | |
tree | e4ffb51115844af840a8b7b1f8ca667e31cd910c /x11-toolkits | |
parent | a2b5a1553dce661f95a20e72fdecaf2bd82816ee (diff) | |
download | freebsd-ports-gnome-cfba4512dcccd69918cf7233c3c110080a8ae007.tar.gz freebsd-ports-gnome-cfba4512dcccd69918cf7233c3c110080a8ae007.tar.zst freebsd-ports-gnome-cfba4512dcccd69918cf7233c3c110080a8ae007.zip |
- Mark BROKEN: incomplete plist
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-fltk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile index 29e5e40b2c87..cbca1ca92d4f 100644 --- a/x11-toolkits/py-fltk/Makefile +++ b/x11-toolkits/py-fltk/Makefile @@ -18,6 +18,8 @@ COMMENT= Python interface to FLTK window toolkit LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +BROKEN= incomplete plist + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes USE_XORG= x11 |