diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
commit | 112a9e25e8c32b0545c2000bf647ca3ddffc86df (patch) | |
tree | 2fade3d039dc73b5d5c71650de6f1d0f35b03d03 /graphics/librsvg2/Makefile | |
parent | Bumped PORTREVISION. Added a patch earlier today, and the (diff) |
Chase increase of freetype2 shlib version.
Notes
Notes:
svn path=/head/; revision=55873
Diffstat (limited to 'graphics/librsvg2/Makefile')
-rw-r--r-- | graphics/librsvg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 1fde051bd404..f8f1a9dc2cef 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/librsvg MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 \ +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml.5:${PORTSDIR}/textproc/libxml \ popt.0:${PORTSDIR}/devel/popt |