diff options
Diffstat (limited to 'graphics/librsvg2/Makefile')
-rw-r--r-- | graphics/librsvg2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index cc4fed7f7..60366e0ed 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -1,6 +1,6 @@ # Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/graphics/librsvg2/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= librsvg PORTVERSION= 2.36.4 @@ -17,8 +17,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 USE_XZ= yes -USES= gettext pathfix pkgconfig -USE_GMAKE= yes +USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehier gnomeprefix libgsf ltverhack gtk20 \ |