pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/psutils
Module Name: pkgsrc
Committed By: mrg
Date: Fri Jun 2 06:19:23 UTC 2023
Modified Files:
pkgsrc/print/psutils: Makefile
Log Message:
remove extra 'py' that was breaking the build.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/print/psutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/psutils/Makefile
diff -u pkgsrc/print/psutils/Makefile:1.55 pkgsrc/print/psutils/Makefile:1.56
--- pkgsrc/print/psutils/Makefile:1.55 Thu Jun 1 16:18:38 2023
+++ pkgsrc/print/psutils/Makefile Fri Jun 2 06:19:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2023/06/01 16:18:38 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2023/06/02 06:19:23 mrg Exp $
DISTNAME= psutils-3.0.3
CATEGORIES= print
@@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/rrthomas/ps
COMMENT= Utilities for manipulating PostScript documents (compatibility package)
LICENSE= gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+= ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
META_PACKAGE= yes
Home |
Main Index |
Thread Index |
Old Index