summaryrefslogtreecommitdiff
path: root/x11/gtk-engines/Makefile
blob: 70784c808fdc0757cf1739197d3057be0d8f42e9 (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
# $NetBSD: Makefile,v 1.22 2004/04/13 21:35:56 snj Exp $

DISTNAME=		gtk-engines-0.12
PKGREVISION=		6
CATEGORIES=		x11
MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gtk-engines/0.12/}

MAINTAINER=		tron@NetBSD.org
HOMEPAGE=		http://www.gnome.org/
COMMENT=		Theme engines for GTK+

DEPENDS+=		xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs

CONFLICTS+=		gtk2-engines-*

GNU_CONFIGURE=		# defined
USE_BUILDLINK3=		yes
USE_X11BASE=		# defined
USE_LIBTOOL=		# defined
SHLIBTOOL_OVERRIDE=	libtool

.include "../../x11/gtk/buildlink3.mk"
.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"