pkgsrc-WIP-changes archive

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

aegis-devel: fix typo



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Thu Jun 1 18:48:40 2023 +0200
Changeset:	894c954f69e81ebd52b1aef75eb0b5762e4f6f2d

Modified Files:
	aegis-devel/Makefile

Log Message:
aegis-devel: fix typo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=894c954f69e81ebd52b1aef75eb0b5762e4f6f2d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 aegis-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/aegis-devel/Makefile b/aegis-devel/Makefile
index 6da793ad51..bf115215b8 100644
--- a/aegis-devel/Makefile
+++ b/aegis-devel/Makefile
@@ -33,7 +33,7 @@ DEPENDS+=		ImageMagick>=6.4.8.3:../../graphics/ImageMagick
 DEPENDS+=		libxml2>=1.8.17:../../textproc/libxml2
 DEPENDS+=		png2ico>=20021208:../../wip/png2ico
 DEPENDS+=		pngcrush>=1.6.17:../../graphics/pngcrush
-DEPENDS+=		${PYPKGPREFIX}-pypspdfutils-[0-9]*:../../print/py-pspdfutils
+DEPENDS+=		${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
 .if ${OPSYS} != "NetBSD"
 # on NetBSD rcs is in the base set. others?
 DEPENDS+=		rcs>=5.7:../../devel/rcs


Home | Main Index | Thread Index | Old Index