diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /x11/ruby-tk | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'x11/ruby-tk')
-rw-r--r-- | x11/ruby-tk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile index 6f197e7467c..cf22f537b2b 100644 --- a/x11/ruby-tk/Makefile +++ b/x11/ruby-tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2017/09/15 00:37:14 taca Exp $ +# $NetBSD: Makefile,v 1.55 2018/03/12 11:17:57 wiz Exp $ DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION} +PKGREVISION= 1 RUBY_EXTNAME= tk CATEGORIES= x11 ruby MASTER_SITES= ${MASTER_SITE_RUBY} |