From a3b39507ec40dc770f8dec152e57e81ea861d856 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 22 Jan 2004 09:14:59 +0000 Subject: [PATCH] Chase the new locations for gnomespeech and gnomemag. --- accessibility/gnopernicus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 8f338378d0e1..f0c61ac76ee5 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -15,8 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of accessibility apps for GNOME 2 -LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/x11/gnomemag \ - gnomespeech.6:${PORTSDIR}/audio/gnomespeech +LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag \ + gnomespeech.6:${PORTSDIR}/accessibility/gnomespeech USE_BZIP2= yes USE_X_PREFIX= yes