summaryrefslogtreecommitdiff
path: root/devel/glade/Makefile
diff options
context:
space:
mode:
authorrh <rh>1999-05-02 14:50:33 +0000
committerrh <rh>1999-05-02 14:50:33 +0000
commit28ebf16fbe52d55596ae9d4ff40efb233f9ea09d (patch)
treecd803f2108d23fc8639ea493d63c0c4d354b6c17 /devel/glade/Makefile
parentcadd5fb08b500cb6b7b88028a4c406e66774dd37 (diff)
downloadpkgsrc-28ebf16fbe52d55596ae9d4ff40efb233f9ea09d.tar.gz
Update glade to 0.4.1
Diffstat (limited to 'devel/glade/Makefile')
-rw-r--r--devel/glade/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index 9571738de1b..f6944c575a4 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1999/02/19 14:29:16 rh Exp $
+# $NetBSD: Makefile,v 1.4 1999/05/02 14:50:33 rh Exp $
# FreeBSD Id: Makefile,v 1.10 1998/11/18 17:35:16 vanilla Exp
#
-DISTNAME= glade-0.3.9
+DISTNAME= glade-0.4.1
CATEGORIES= devel
MASTER_SITES= http://glade.pn.org/ \
http://www.glade.hhips.de/
@@ -12,11 +12,11 @@ HOMEPAGE= http://glade.pn.org/
BUILD_DEPENDS+= xgettext:../../devel/gettext
BUILD_DEPENDS+= msgfmt:../../devel/gettext
-DEPENDS+= gtk10-1.0.6:../../x11/gtk10
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
+DEPENDS+= gnome-libs-1.0.8:../../x11/gnome-libs
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk10-config"
+CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
USE_X11BASE= yes
post-install: