pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/vym
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 22 21:32:20 UTC 2020
Modified Files:
pkgsrc/misc/vym: Makefile
Log Message:
misc/vym: clean up REPLACE_{PERL,BASH}
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/misc/vym/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/vym/Makefile
diff -u pkgsrc/misc/vym/Makefile:1.47 pkgsrc/misc/vym/Makefile:1.48
--- pkgsrc/misc/vym/Makefile:1.47 Sun Apr 12 08:29:01 2020
+++ pkgsrc/misc/vym/Makefile Fri May 22 21:32:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2020/04/12 08:29:01 adam Exp $
+# $NetBSD: Makefile,v 1.48 2020/05/22 21:32:19 rillig Exp $
#
DISTNAME= vym-2.7.1
@@ -19,9 +19,6 @@ DEPENDS+= xdg-utils-[0-9]*:../../misc/x
USE_LANGUAGES= c++
USE_TOOLS+= perl:run bash:run
-REPLACE_PERL+= scripts/exportvym scripts/niceXML
-
-REPLACE_BASH+= scripts/release-mac scripts/update-bookmarks
REPLACE_BASH+= scripts/makedist-vym scripts/vivym
REPLACE_BASH+= scripts/getbinaries scripts/screencast
Home |
Main Index |
Thread Index |
Old Index