pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mikutter-plugins-twitter
Module Name: pkgsrc
Committed By: tsutsui
Date: Fri Feb 21 06:44:35 UTC 2020
Modified Files:
pkgsrc/net/mikutter-plugins-twitter: Makefile
Log Message:
mikutter-plugins-mikutter: use ${RUBY_PKGPREFIX} for proper dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/mikutter-plugins-twitter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mikutter-plugins-twitter/Makefile
diff -u pkgsrc/net/mikutter-plugins-twitter/Makefile:1.1 pkgsrc/net/mikutter-plugins-twitter/Makefile:1.2
--- pkgsrc/net/mikutter-plugins-twitter/Makefile:1.1 Fri Feb 21 03:36:18 2020
+++ pkgsrc/net/mikutter-plugins-twitter/Makefile Fri Feb 21 06:44:35 2020
@@ -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