diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-12 01:25:31 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-12 01:25:31 +0800 |
commit | 928b76c5143061e3b3462765e3f19f1606d4b013 (patch) | |
tree | d43e453e02380a296005840e1846c970946411d9 /print | |
parent | 64bec9f68b79be2c937d7527b5a0fb6342744f6d (diff) | |
download | freebsd-ports-gnome-928b76c5143061e3b3462765e3f19f1606d4b013.tar.gz freebsd-ports-gnome-928b76c5143061e3b3462765e3f19f1606d4b013.tar.zst freebsd-ports-gnome-928b76c5143061e3b3462765e3f19f1606d4b013.zip |
Chase increase of freetype2 shlib version.
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 122d393d0d12..64b91a21c93c 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.8:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_XLIB= yes USE_BZIP2= yes diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 6f64ab03231e..5f661689b6de 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.8:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.9:${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 6f64ab03231e..5f661689b6de 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.8:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.9:${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 6f64ab03231e..5f661689b6de 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.8:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} |