pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mikutter-plugins-twitter mikutter-plugins-mikutter...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d955547a8ec
branches:  trunk
changeset: 411837:8d955547a8ec
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Fri Feb 21 06:44:35 2020 +0000

description:
mikutter-plugins-mikutter: use ${RUBY_PKGPREFIX} for proper dependencies.

diffstat:

 net/mikutter-plugins-twitter/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r fd97c8c024b5 -r 8d955547a8ec net/mikutter-plugins-twitter/Makefile
--- a/net/mikutter-plugins-twitter/Makefile     Fri Feb 21 06:43:25 2020 +0000
+++ b/net/mikutter-plugins-twitter/Makefile     Fri Feb 21 06:44:35 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/02/21 03:36:18 tsutsui Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/21 06:44:35 tsutsui Exp $
 
-PKGNAME=       mikutter-plugins-twitter-4.0
+PKGNAME=       ${RUBY_PKGPREFIX}-mikutter-plugins-twitter-4.0
 DIST_SUBDIR=   mikutter-plugins
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mikutter/}



Home | Main Index | Thread Index | Old Index