summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2-engines/Makefile')
-rw-r--r--x11/gtk2-engines/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile
index 93933c5703c..b5188491ef0 100644
--- a/x11/gtk2-engines/Makefile
+++ b/x11/gtk2-engines/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2004/10/03 00:18:33 tv Exp $
+# $NetBSD: Makefile,v 1.25 2004/12/24 10:07:23 jmmv Exp $
-DISTNAME= gtk-engines-2.2.0
+DISTNAME= gtk-engines-2.6.0
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION= 8
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.2/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
@@ -12,12 +11,16 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Theme engines for GTK+ version 2
CONFLICTS+= gtk-engines-*
+CONFLICTS+= gtk2-engines-industrial-*
+
+BUILDLINK_DEPENDS.gtk2+= gtk2+>=2.6.0
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
-USE_DIRS+= xdg-1.1
+USE_DIRS+= theme-1.0 xdg-1.1
USE_X11= yes
USE_LIBTOOL= yes
+
PKGCONFIG_OVERRIDE= gtk-engines-2.pc.in
.include "../../devel/pkgconfig/buildlink3.mk"