pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/icoutils
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jan 13 00:07:42 UTC 2018
Modified Files:
pkgsrc/graphics/icoutils: Makefile
Log Message:
Change perl as runtime dependency, pointed by joerg@
Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/icoutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/icoutils/Makefile
diff -u pkgsrc/graphics/icoutils/Makefile:1.2 pkgsrc/graphics/icoutils/Makefile:1.3
--- pkgsrc/graphics/icoutils/Makefile:1.2 Fri Jan 12 23:12:29 2018
+++ pkgsrc/graphics/icoutils/Makefile Sat Jan 13 00:07:42 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2018/01/12 23:12:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/13 00:07:42 ryoon Exp $
DISTNAME= icoutils-0.32.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://savannah.nongnu.org/download/icoutils/
EXTRACT_SUFX= .tar.bz2
@@ -15,7 +15,7 @@ DEPENDS+= p5-libwww-[0-9]*:../../www/p5-
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= perl
+USE_TOOLS+= perl:run
REPLACE_PERL+= extresso/extresso.in
REPLACE_PERL+= extresso/genresscript.in
Home |
Main Index |
Thread Index |
Old Index