diff options
author | wiz <wiz@pkgsrc.org> | 2013-01-06 01:12:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-01-06 01:12:33 +0000 |
commit | 84a17263740558a8f49ab01386546eef79292102 (patch) | |
tree | 15fc4042d4199c1e874d25e2ddaeb46c6423aaaf /net | |
parent | dee28a978f0b346ca1c725591f010fb4d80c9d63 (diff) | |
download | pkgsrc-84a17263740558a8f49ab01386546eef79292102.tar.gz |
Update to 2.75:
=== Transmission 2.75 (2012/12/13) ===
==== Mac ====
* Fix crash on non-English localizations
Diffstat (limited to 'net')
-rw-r--r-- | net/Transmission-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Transmission-gui/Makefile b/net/Transmission-gui/Makefile index 7eb23b57b13..524a4b86df1 100644 --- a/net/Transmission-gui/Makefile +++ b/net/Transmission-gui/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2012/12/16 01:52:27 obache Exp $ +# $NetBSD: Makefile,v 1.12 2013/01/06 01:12:33 wiz Exp $ PKGNAME= ${DISTNAME:C:t:T:C:-:-gui-:} -PKGREVISION= 1 USE_LANGUAGES+= c c++ MAKE_ENV+= QTDIR=${QTDIR} |