diff options
author | danfe <danfe@FreeBSD.org> | 2013-07-29 22:16:11 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-07-29 22:16:11 +0800 |
commit | b3a034d5fd155aa5af244f8774b9965cd0fd04a8 (patch) | |
tree | 6e6d75bcf09941f155694080c2925acab6d78ff7 /games | |
parent | 37493964510f38bc4641879eb02244f89596db10 (diff) | |
download | freebsd-ports-gnome-b3a034d5fd155aa5af244f8774b9965cd0fd04a8.tar.gz freebsd-ports-gnome-b3a034d5fd155aa5af244f8774b9965cd0fd04a8.tar.zst freebsd-ports-gnome-b3a034d5fd155aa5af244f8774b9965cd0fd04a8.zip |
- Update to version 1.3.2
- Convert USE_GMAKE, drop MAKE_JOBS_SAFE
Prodded by: several
Diffstat (limited to 'games')
-rw-r--r-- | games/openttd/Makefile | 5 | ||||
-rw-r--r-- | games/openttd/distinfo | 4 | ||||
-rw-r--r-- | games/openttd/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 10d684704230..8268e527f667 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= games MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/releases/${PORTVERSION}/ @@ -16,13 +16,12 @@ LICENSE= GPLv2 LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ lzo2:${PORTSDIR}/archivers/lzo2 +USES= gmake USE_XZ= yes HAS_CONFIGURE= yes CONFIGURE_ENV= STRIP="${STRIP_CMD} ${STRIP}" CONFIGURE_ARGS= --prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}" -USE_GMAKE= yes MAKE_ARGS= VERBOSE=1 # We want to see what's going on -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CXXFLAGS= # Set to empty as OpenTTD treats it as an addition to CFLAGS diff --git a/games/openttd/distinfo b/games/openttd/distinfo index 125c9e8344bb..0305d970fa7a 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,2 +1,2 @@ -SHA256 (openttd-1.3.1-source.tar.xz) = f6cb90e0773dc7bdf01161ded03e48661a65c3f1412b192ae954215aaf26eca2 -SIZE (openttd-1.3.1-source.tar.xz) = 6306164 +SHA256 (openttd-1.3.2-source.tar.xz) = f6efc0cd0c4f4315a98844c331acc2e02322d5671ec376b9f0a11795b0eb270b +SIZE (openttd-1.3.2-source.tar.xz) = 6347104 diff --git a/games/openttd/pkg-plist b/games/openttd/pkg-plist index 3795018cc74b..e56860ce14d1 100644 --- a/games/openttd/pkg-plist +++ b/games/openttd/pkg-plist @@ -65,6 +65,7 @@ share/pixmaps/openttd.32.xpm %%DATADIR%%/lang/spanish.lng %%DATADIR%%/lang/swedish.lng %%DATADIR%%/lang/tamil.lng +%%DATADIR%%/lang/thai.lng %%DATADIR%%/lang/traditional_chinese.lng %%DATADIR%%/lang/turkish.lng %%DATADIR%%/lang/ukrainian.lng |