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/wesnoth | |
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/wesnoth')
-rw-r--r-- | games/wesnoth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 6fe287d053fa..fc17da0c5dac 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -2,7 +2,7 @@ PORTNAME= wesnoth PORTVERSION= 1.10.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ |