summaryrefslogtreecommitdiff
path: root/x11/rep-gtk/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft>2001-10-22 02:27:38 +0000
committermycroft <mycroft>2001-10-22 02:27:38 +0000
commitd8e8fcba6db9da934539582b2541a46e0db645df (patch)
tree06a53dcc816020817b55d202417777255f90f497 /x11/rep-gtk/Makefile
parent2a4972b04c774db88aa0ee3a354eb941f3825e1e (diff)
downloadpkgsrc-d8e8fcba6db9da934539582b2541a46e0db645df.tar.gz
Update to rep-gtk 0.15. Changes are minor.
Diffstat (limited to 'x11/rep-gtk/Makefile')
-rw-r--r--x11/rep-gtk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile
index 54b38b82cda..4f7e6aece08 100644
--- a/x11/rep-gtk/Makefile
+++ b/x11/rep-gtk/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2001/09/27 23:19:02 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/10/22 02:27:38 mycroft Exp $
#
-DISTNAME= rep-gtk-0.14
+DISTNAME= rep-gtk-0.15
CATEGORIES= x11 lang
-MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/
+MASTER_SITES= http://prdownloads.sourceforge.net/rep-gtk/
MAINTAINER= danw@netbsd.org
HOMEPAGE= http://rep-gtk.sourceforge.net/
COMMENT= librep bindings for gtk (used by sawmill)
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= librep>=0.13.1:../../lang/librep
+DEPENDS+= librep>=0.15:../../lang/librep
DEPENDS+= libglade-[0-9]*:../../devel/libglade
DEPENDS+= gnome-libs-[0-9]*:../../x11/gnome-libs
DEPENDS+= gdk-pixbuf-gnome>=0.9.0:../../graphics/gdk-pixbuf-gnome