diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-21 11:46:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-21 11:46:49 +0000 |
commit | 6cd76ded7b679717e924bd01988d8af19f3d795a (patch) | |
tree | 05e67a5bc489eb67456cc6f4eba075304c5fd54c /x11-fm | |
parent | 608dae77f141bf1069e8843189e1f84aad74caee (diff) | |
download | ports-6cd76ded7b679717e924bd01988d8af19f3d795a.tar.gz ports-6cd76ded7b679717e924bd01988d8af19f3d795a.zip |
Update version number of freetype2 shared library.
Notes
Notes:
svn path=/head/; revision=53447
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 52f34046f918..0f3d8d75dce2 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \ msgfmt-new:${PORTSDIR}/devel/gettext-devel LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ eel.0:${PORTSDIR}/x11-toolkits/eel WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7." diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 52f34046f918..0f3d8d75dce2 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \ msgfmt-new:${PORTSDIR}/devel/gettext-devel LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ eel.0:${PORTSDIR}/x11-toolkits/eel WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7." |