summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1999-07-08 01:39:32 +0000
committertron <tron>1999-07-08 01:39:32 +0000
commit45cc7e90897a66d562b47cf153cf5d3504ccaab1 (patch)
treef1196f99d685fd8b6be4c22e0b171b6dda28c736
parent35e2d6ec95cde0e8838e658ffc1a7ebb7f1b2e30 (diff)
downloadpkgsrc-45cc7e90897a66d562b47cf153cf5d3504ccaab1.tar.gz
Fix incorrect directory name in dependence.
-rw-r--r--misc/gnome-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index aaebebe5ab8..5e5c08b16db 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/08 01:37:57 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/07/08 01:39:32 tron Exp $
#
DISTNAME= gnome-utils-1.0.1
@@ -21,7 +21,7 @@ HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= ncurses-4.2:../../devel/ncurses
-DEPENDS+= gnome-core-1.0.5:../../x11/gnome-libs
+DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES