pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/librsvg Specify languages used.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8dd8db0fe030
branches:  trunk
changeset: 542484:8dd8db0fe030
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Mon May 19 16:18:39 2008 +0000

description:
Specify languages used.

diffstat:

 graphics/librsvg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3c79c049e373 -r 8dd8db0fe030 graphics/librsvg/Makefile
--- a/graphics/librsvg/Makefile Mon May 19 13:47:45 2008 +0000
+++ b/graphics/librsvg/Makefile Mon May 19 16:18:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/04/30 13:38:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2008/05/19 16:18:39 darcy Exp $
 
 DISTNAME=      librsvg-2.22.2
 CATEGORIES=    graphics gnome
@@ -17,6 +17,7 @@
 USE_DIRS+=             xdg-1.1
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config
+USE_LANGUAGES+=        c c++ fortran
 GNU_CONFIGURE=         yes
 
 PKGCONFIG_OVERRIDE=    librsvg-2.0.pc.in



Home | Main Index | Thread Index | Old Index