summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r--x11/gnome-libs/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 49061e82474..2f47681d343 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 1998/09/22 06:11:41 garbled Exp $
+# $NetBSD: Makefile,v 1.3 1998/10/04 23:42:01 tron Exp $
#
-DISTNAME= gnome-libs-0.27
+DISTNAME= gnome-libs-0.30.1
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/v0.27/ \
+MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
ftp://ftp.gnome.org/pub/GNOME/sources/ \
- ftp://ftp.geo.net/pub/gnome/v0.27/
+ ftp://ftp.geo.net/pub/gnome/sources/
NOT_FOR_ARCHS= alpha # problems with gtk
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tron@netbsd.org
DEPENDS+= gettext-0.10:../../misc/gettext
-DEPENDS+= gtk+-1.1.1:../../x11/gtk
+DEPENDS+= gtk+-1.1.2:../../x11/gtk
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= giflib-3.0:../../graphics/giflib
@@ -20,6 +20,8 @@ DEPENDS+= png-1.0.2:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= imlib-1.7:../../graphics/imlib
+CONFLICTS= gnome-libs-0.27
+
GNU_CONFIGURE= yes
USE_X11= yes
USE_GMAKE= yes