summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/librsvg/Makefile')
-rw-r--r--graphics/librsvg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index d69f85a0b..b7e5d4362 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/graphics/librsvg/Makefile,v 1.1 2006/07/18 13:12:50 ahze Exp $
PORTNAME= librsvg
PORTVERSION= 1.0.3
@@ -22,7 +22,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
USE_GMAKE= yes
USE_XLIB= yes
USE_GNOME= gnomelibs gdkpixbuf
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"