diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | 06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /net/transmission-qt | |
parent | 4f47b688b163e20d0c0795609e8e229cb07ac7c9 (diff) | |
download | pkgsrc-06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'net/transmission-qt')
-rw-r--r-- | net/transmission-qt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/transmission-qt/Makefile b/net/transmission-qt/Makefile index 3b4f27535bd..b9b2f5ab02f 100644 --- a/net/transmission-qt/Makefile +++ b/net/transmission-qt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/04/01 20:04:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/04/09 07:27:15 obache Exp $ PKGNAME= ${DISTNAME:C:-:-qt-:} +PKGREVISION= 1 USE_LANGUAGES= c c++ MAKE_ENV+= QTDIR=${QTDIR} |