pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
songwrite2: Blindly switch evince to evince3
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Oct 9 12:15:09 2019 -0400
Changeset: 319eb9ef9e8c8fbdb2cda0238948d6fd65e77b35
Modified Files:
songwrite2/Makefile
Log Message:
songwrite2: Blindly switch evince to evince3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=319eb9ef9e8c8fbdb2cda0238948d6fd65e77b35
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
songwrite2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/songwrite2/Makefile b/songwrite2/Makefile
index 16c24b44f3..1ad08d980c 100644
--- a/songwrite2/Makefile
+++ b/songwrite2/Makefile
@@ -36,7 +36,7 @@ do-install:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHONBIN} setup.py install --root=${DESTDIR} --prefix=${PREFIX}
${INSTALL_MAN} ${WRKSRC}/manpage/man1/songwrite2.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-.include "../../print/evince/buildlink3.mk"
+.include "../../print/evince3/buildlink3.mk"
DEPENDS+= timidity-[0-9]*:../../audio/timidity
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../graphics/cairo/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index