diff options
author | tijl <tijl@FreeBSD.org> | 2014-05-10 19:06:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-05-10 19:06:59 +0800 |
commit | 73f7b78d3d8f9d83e745bfd5d5c9a9fa1259a2fe (patch) | |
tree | b86fb7391b5350f4936000a14d1cdc71782bd7ec /graphics/py-gimp | |
parent | 49d5fc96b92ed778123e623c34b513a742fff357 (diff) | |
download | freebsd-ports-gnome-73f7b78d3d8f9d83e745bfd5d5c9a9fa1259a2fe.tar.gz freebsd-ports-gnome-73f7b78d3d8f9d83e745bfd5d5c9a9fa1259a2fe.tar.zst freebsd-ports-gnome-73f7b78d3d8f9d83e745bfd5d5c9a9fa1259a2fe.zip |
- USES=libtool:keepla tar:bzip2.
- Replace post-install with INSTALL_TARGET=install-strip.
Diffstat (limited to 'graphics/py-gimp')
-rw-r--r-- | graphics/py-gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile index f1543db5ac0a..582ab338f889 100644 --- a/graphics/py-gimp/Makefile +++ b/graphics/py-gimp/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/graphics/py-gimp/Makefile,v 1.6 2009/08/25 00:06:39 marcus Exp $ PORTNAME= gimp -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 0 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= |