Fix incorrect directory name in dependence.

This commit is contained in:
tron 1999-07-08 01:41:11 +00:00
parent e7edf60010
commit 8f6f1edede

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 1999/07/08 01:40:14 tron Exp $
# $NetBSD: Makefile,v 1.5 1999/07/08 01:41:11 tron Exp $
#
DISTNAME= gnome-pim-1.0.7
@ -20,7 +20,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= gnome-core-1.0.5:../../x11/gnome-libs
DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES