diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-19 23:45:14 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-19 23:45:14 +0800 |
commit | 302ec16ee0141c7aacc2217c6b326e8f488bc6d0 (patch) | |
tree | 77ad12919a21d63e5bf1b297403917f7353ae42e /graphics/py-paint | |
parent | b4c841487da5a6276a843f8c2a8ca7a42dc0313b (diff) | |
download | freebsd-ports-gnome-302ec16ee0141c7aacc2217c6b326e8f488bc6d0.tar.gz freebsd-ports-gnome-302ec16ee0141c7aacc2217c6b326e8f488bc6d0.tar.zst freebsd-ports-gnome-302ec16ee0141c7aacc2217c6b326e8f488bc6d0.zip |
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
Diffstat (limited to 'graphics/py-paint')
-rw-r--r-- | graphics/py-paint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-paint/Makefile b/graphics/py-paint/Makefile index da11b89bc4be..025c6705ba8f 100644 --- a/graphics/py-paint/Makefile +++ b/graphics/py-paint/Makefile @@ -3,7 +3,7 @@ PORTNAME= paint PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |