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 /print | |
parent | Update to 2.0.6. (diff) |
Update version number of freetype2 shared library.
Notes
Notes:
svn path=/head/; revision=53447
Diffstat (limited to 'print')
-rw-r--r-- | print/ft2demos/Makefile | 2 | ||||
-rw-r--r-- | print/gnome-print/Makefile | 2 | ||||
-rw-r--r-- | print/gnomeprint/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile index 2c65a6581a97..b670fdbfb748 100644 --- a/print/ft2demos/Makefile +++ b/print/ft2demos/Makefile @@ -20,7 +20,7 @@ MAINTAINER= kanou@mil.allnet.ne.jp BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool BUILD_DEPENDS+= ${FREETYPE_WRKSRC}/config.mk:${PORTSDIR}/print/freetype2:build -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_GMAKE= yes diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 45610314d925..4eaf3844dc9d 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 45610314d925..4eaf3844dc9d 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 45610314d925..4eaf3844dc9d 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} |