Thu Nov 20 14:33:00 2008 UTC ()
Note that this file is now also used by poppler-includes.


(dillo)
diff -r1.23 -r1.24 pkgsrc/print/poppler/Makefile.common

cvs diff -r1.23 -r1.24 pkgsrc/print/poppler/Makefile.common (expand / switch to unified diff)

--- pkgsrc/print/poppler/Makefile.common 2008/11/20 14:28:22 1.23
+++ pkgsrc/print/poppler/Makefile.common 2008/11/20 14:33:00 1.24
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile.common,v 1.23 2008/11/20 14:28:22 dillo Exp $ 1# $NetBSD: Makefile.common,v 1.24 2008/11/20 14:33:00 dillo Exp $
2# 2#
3# used by print/poppler/Makefile 3# used by print/poppler/Makefile
4# used by print/poppler-glib/Makefile 4# used by print/poppler-glib/Makefile
 5# used by print/poppler-includes/Makefile
5# used by print/poppler-qt/Makefile 6# used by print/poppler-qt/Makefile
6# used by print/poppler-qt4/Makefile 7# used by print/poppler-qt4/Makefile
7# used by print/poppler-utils/Makefile 8# used by print/poppler-utils/Makefile
8 9
9POPPLER_VERS= 0.10.1 10POPPLER_VERS= 0.10.1
10DISTNAME= poppler-${POPPLER_VERS} 11DISTNAME= poppler-${POPPLER_VERS}
11CATEGORIES= print 12CATEGORIES= print
12MASTER_SITES= http://poppler.freedesktop.org/ 13MASTER_SITES= http://poppler.freedesktop.org/
13 14
14HOMEPAGE= http://poppler.freedesktop.org/ 15HOMEPAGE= http://poppler.freedesktop.org/
15 16
16PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
17 18