pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/qpdfview



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Mon Sep 19 12:15:35 UTC 2016

Modified Files:
        pkgsrc/print/qpdfview: Makefile

Log Message:
wants libmagic


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/print/qpdfview/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/qpdfview/Makefile
diff -u pkgsrc/print/qpdfview/Makefile:1.35 pkgsrc/print/qpdfview/Makefile:1.36
--- pkgsrc/print/qpdfview/Makefile:1.35 Wed Aug  3 10:23:20 2016
+++ pkgsrc/print/qpdfview/Makefile      Mon Sep 19 12:15:35 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2016/08/03 10:23:20 adam Exp $
+# $NetBSD: Makefile,v 1.36 2016/09/19 12:15:35 wiedi Exp $
 
 VER=           0.4.16
 DISTNAME=      qpdfview-${VER}
@@ -34,4 +34,5 @@ do-configure:
 .include "../../x11/qt4-qdbus/buildlink3.mk"
 .include "../../x11/qt4-tools/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../sysutils/file/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index