From 2a1e03477cedc922eda1a913c0193c8ac312d10f Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 9 Apr 2001 18:20:17 +0000 Subject: Ensure that the freetype-config is available. This should workaround the XFree86-4 + freetype2 problem. This is not a final solution and provided only for forthcoming 4.3 release, after which it will be removed. We are still waiting for jmz to fix things properly. --- x11-fm/nautilus/Makefile | 3 ++- x11-fm/nautilus2/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 1e872d0c3f4e..cec3b027a7a1 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/nautilus MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ + freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 1e872d0c3f4e..cec3b027a7a1 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/nautilus MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ + freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ -- cgit v1.2.3