diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 00:47:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 00:47:51 +0000 |
commit | 1b8254d5671c9aecfc12015d3c391371c91431e6 (patch) | |
tree | 103b85054516edcebbcd9c5d4a6868cfea44f281 /x11-toolkits | |
parent | 9bdb105d7b16d6cfa432aa59f7310f79d3a45688 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-fltk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-fltk/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile index 388d25c14913..e02d30b31898 100644 --- a/x11-toolkits/py-fltk/Makefile +++ b/x11-toolkits/py-fltk/Makefile @@ -7,7 +7,7 @@ PORTNAME= fltk PORTVERSION= 1.1.2 -PORTREVISION= 4 +PORTREVISION= 6 CATEGORIES= x11-toolkits python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ COMMENT= Python interface to FLTK window toolkit LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes USE_XORG= x11 diff --git a/x11-toolkits/py-fltk/distinfo b/x11-toolkits/py-fltk/distinfo index d5f6aee63f54..4150fee5e078 100644 --- a/x11-toolkits/py-fltk/distinfo +++ b/x11-toolkits/py-fltk/distinfo @@ -1,3 +1,2 @@ -MD5 (pyFltk-1.1.2.tar.gz) = 769efe632d3f49f17f6f39383e9023bb SHA256 (pyFltk-1.1.2.tar.gz) = a52f78a18b1b6d5d2cff6ca836846b0ca2561dd07dc0ed9f4bf25eed632fa9ca SIZE (pyFltk-1.1.2.tar.gz) = 810018 |