diff options
-rw-r--r-- | accessibility/gnopernicus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index e2c041c23..a4845a09a 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.7:${PORTSDIR}/audio/gnomespeech +LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag \ + gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech USE_BZIP2= yes USE_X_PREFIX= yes |