diff options
author | tijl <tijl@FreeBSD.org> | 2014-10-06 04:17:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-10-06 04:17:59 +0800 |
commit | 4da2650e76cadc2fc35c992097722a5ed416b3f2 (patch) | |
tree | 8a240ec33cafee3b4f7f73dd297c6727201b2c14 /graphics/pygts | |
parent | 4cc19c8f0410410a521135941b2780e9f7e510cf (diff) | |
download | freebsd-ports-gnome-4da2650e76cadc2fc35c992097722a5ed416b3f2.tar.gz freebsd-ports-gnome-4da2650e76cadc2fc35c992097722a5ed416b3f2.tar.zst freebsd-ports-gnome-4da2650e76cadc2fc35c992097722a5ed416b3f2.zip |
graphics/gts:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=pathfix
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'graphics/pygts')
-rw-r--r-- | graphics/pygts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pygts/Makefile b/graphics/pygts/Makefile index 1e0cc349ceba..baa2858087d3 100644 --- a/graphics/pygts/Makefile +++ b/graphics/pygts/Makefile @@ -3,7 +3,7 @@ PORTNAME= pygts PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= SF |