diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-31 19:54:16 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-31 19:54:16 +0800 |
commit | 36262deca898d78c79cc902e38927d20201ed19d (patch) | |
tree | f8e459f971b5f93b8551728509b3fb4bc6286bf4 /games/tuxpaint | |
parent | cc6352d142ee8aeb87a368b2c2dafbfc2b553b55 (diff) | |
download | freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.tar.gz freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.tar.zst freebsd-ports-gnome-36262deca898d78c79cc902e38927d20201ed19d.zip |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'games/tuxpaint')
-rw-r--r-- | games/tuxpaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index b223d1af6ccf..8097b714f5fc 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxpaint PORTVERSION= 0.9.21 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF |