diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-25 11:19:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-25 11:19:29 +0800 |
commit | 320e1ae04a5cb648decf7687de1c7f4374992b84 (patch) | |
tree | e214c064234f069b4fcf1d4d9b33d13e1ac5ff74 /graphics/gsculpt | |
parent | 30c5702c27b8779244ed77aaceab1faf8ebc99b7 (diff) | |
download | freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.gz freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.zst freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.zip |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Diffstat (limited to 'graphics/gsculpt')
-rw-r--r-- | graphics/gsculpt/Makefile | 4 | ||||
-rw-r--r-- | graphics/gsculpt/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 589b956d27f6..8c537686e34f 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -8,7 +8,7 @@ PORTNAME= gsculpt PORTVERSION= 0.99.46.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/gSculpt-${PORTVERSION}-alpha DISTNAME= gSculpt-${PORTVERSION}-alpha-src @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11- WRKSRC= ${WRKDIR}/gSculpt-${PORTVERSION}-alpha USE_SCONS= yes SCONS_BUILDENV= ${SCONS_ENV} -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_XORG= x11 USE_GL= yes USE_GNOME= pygtk2 diff --git a/graphics/gsculpt/distinfo b/graphics/gsculpt/distinfo index 2821cce123b6..0adf651699be 100644 --- a/graphics/gsculpt/distinfo +++ b/graphics/gsculpt/distinfo @@ -1,3 +1,2 @@ -MD5 (gSculpt-0.99.46.2-alpha-src.tar.gz) = cf188119b8137d664f7e07188ae002b0 SHA256 (gSculpt-0.99.46.2-alpha-src.tar.gz) = 1e754b0bfd52094d18241d2acfc2413f8bd8e53594f6f4ced57ff0a0780427b5 SIZE (gSculpt-0.99.46.2-alpha-src.tar.gz) = 1170171 |