summaryrefslogtreecommitdiff
path: root/x11/gnome/Makefile
blob: 61ea3b5bad847700a4b8adba21f6fb85ade26aef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# $NetBSD: Makefile,v 1.20 2001/03/20 13:12:27 tron Exp $

DISTNAME=	gnome-1.2.4nb1
CATEGORIES=	x11 gnome
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://www.gnome.org/
COMMENT=	"meta-package" for the GNU Network Object Model Environment

DEPENDS+=	control-center>=1.2.2:../controlcenter
DEPENDS+=	ee>=0.3.12:../../graphics/ee
DEPENDS+=	gdm>=2.2.0:../gdm
DEPENDS+=	ggv>=0.95:../../print/ggv
DEPENDS+=	glade>=0.5.11:../../devel/glade
DEPENDS+=	gmc>=4.5.42:../../sysutils/gmc
DEPENDS+=	gnome-applets>=1.2.1:../gnome-applets
DEPENDS+=	gnome-audio>=1.0.0:../../audio/gnome-audio
DEPENDS+=	gnome-chess>=0.2.4:../../games/gnome-chess
DEPENDS+=	gnome-games>=1.2.0:../../games/gnome-games
DEPENDS+=	gnome-media>=1.2.0:../../audio/gnome-media
DEPENDS+=	gnome-pim>=1.2.0:../../misc/gnome-pim
DEPENDS+=	gnome-python>=1.0.53:../gnome-python
DEPENDS+=	gnome-users-guide>=1.2:../gnome-users-guide
DEPENDS+=	gnome-utils>=1.2.0:../../misc/gnome-utils
DEPENDS+=	gnumeric>=0.64:../../math/gnumeric
DEPENDS+=	gtk-->=1.2.0:../gtk--
DEPENDS+=	gtk-engines>=0.10:../gtk-engines
DEPENDS+=	gtop>=1.0.9:../../sysutils/gtop
DEPENDS+=	xchat>=1.6.2:../../chat/xchat

USE_X11=	yes
EXTRACT_ONLY=	# empty
NO_CHECKSUM=	yes
NO_PATCH=	yes
NO_CONFIGURE=	yes
NO_BUILD=	yes

do-install:	# empty

.include "../../mk/bsd.pkg.mk"