Add dependence on "gnome-libs" package because this package uses its

directory structure.
This commit is contained in:
tron 1999-11-08 18:44:36 +00:00
parent e98d9d2bb7
commit 59618797e1
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/10/10 16:10:26 rh Exp $
# $NetBSD: Makefile,v 1.2 1999/11/08 18:44:36 tron Exp $
#
DISTNAME= users-guide-1.0.71
@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/users-guide/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/users-guide/project.shtml
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
GNU_CONFIGURE= YES
USE_X11BASE= YES

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/10 16:10:26 rh Exp $
@comment $NetBSD: PLIST,v 1.2 1999/11/08 18:44:37 tron Exp $
share/gnome/help/users-guide/C/figs/CPULoad.png
share/gnome/help/users-guide/C/figs/MEMLoad.png
share/gnome/help/users-guide/C/figs/NETLoad.png
@ -153,5 +153,3 @@ share/gnome/help/users-guide/C/docbook.css
@dirrm share/gnome/help/users-guide/C/figs
@dirrm share/gnome/help/users-guide/C
@dirrm share/gnome/help/users-guide
@unexec rmdir %D/share/gnome/help 2>/dev/null || true
@unexec rmdir %D/share/gnome 2>/dev/null || true