pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/poppler Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0af459e8d0f7
branches:  trunk
changeset: 512433:0af459e8d0f7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue May 09 16:31:56 2006 +0000

description:
Uses C++.

diffstat:

 print/poppler/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r f99e7ad69735 -r 0af459e8d0f7 print/poppler/Makefile.common
--- a/print/poppler/Makefile.common     Tue May 09 16:31:44 2006 +0000
+++ b/print/poppler/Makefile.common     Tue May 09 16:31:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2006/04/01 17:22:12 reed Exp $
+# $NetBSD: Makefile.common,v 1.5 2006/05/09 16:31:56 joerg Exp $
 #
 
 POPPLER_VERS=          0.5.1
@@ -14,3 +14,4 @@
 
 USE_TOOLS+=            pkg-config
 USE_LIBTOOL=           yes
+USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index