pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/qcomicbook



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 11 23:43:07 UTC 2018

Modified Files:
        pkgsrc/graphics/qcomicbook: Makefile

Log Message:
qcomicbook: remove duplicate depends line


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/graphics/qcomicbook/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/qcomicbook/Makefile
diff -u pkgsrc/graphics/qcomicbook/Makefile:1.34 pkgsrc/graphics/qcomicbook/Makefile:1.35
--- pkgsrc/graphics/qcomicbook/Makefile:1.34    Thu Jan 11 08:10:36 2018
+++ pkgsrc/graphics/qcomicbook/Makefile Thu Jan 11 23:43:06 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2018/01/11 08:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2018/01/11 23:43:06 wiz Exp $
 
 DISTNAME=              qcomicbook-0.9.0
 PKGREVISION=           32
@@ -26,7 +26,6 @@ SUBST_SED.man=                -e "s|share/man|${PKGMAN
 
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-BUILD_DEPENDS+=        poppler-qt4>=0.12.4:../../print/poppler-qt4
 #.include "../../print/poppler-qt4/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 BUILD_DEPENDS+=        qt4-tools>=4.5.0:../../x11/qt4-tools



Home | Main Index | Thread Index | Old Index