From b0aefc8d06d33e790f8b4e2e28d87dc71f0d9251 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 29 May 1999 04:18:02 +0000 Subject: Update to version 0.4.1. PR: 11848 Submitted by: Jeremy Lea --- devel/glade/Makefile | 18 +++++++++++------- devel/glade/distinfo | 2 +- devel/glade/pkg-plist | 4 +++- devel/glade2/Makefile | 18 +++++++++++------- devel/glade2/distinfo | 2 +- devel/glade2/pkg-plist | 4 +++- 6 files changed, 30 insertions(+), 18 deletions(-) (limited to 'devel') diff --git a/devel/glade/Makefile b/devel/glade/Makefile index 192f25fcb4eb..b13e9f594168 100644 --- a/devel/glade/Makefile +++ b/devel/glade/Makefile @@ -1,23 +1,27 @@ # New ports collection makefile for: glade -# Version required: 0.3.7 +# Version required: 0.4.1 # Date created: 29 June 1998 # Whom: Dom Mitchell # -# $Id: Makefile,v 1.10 1998/11/18 17:35:16 vanilla Exp $ +# $Id: Makefile,v 1.11 1999/03/19 04:39:47 nectar Exp $ # -DISTNAME= glade-0.3.7 +DISTNAME= glade-0.4.1 CATEGORIES= devel MASTER_SITES= http://glade.pn.org/ MAINTAINER= dom@myrddin.demon.co.uk -LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ - intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 + +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" +USE_LIBTOOL= yes +CONFIGURE_ARGS= --disable-gnome +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + GTK_CONFIG="${GTK_CONFIG}" \ + LIBS="-L${LOCALBASE}/libs" post-install: .if !defined(NOPORTDOCS) diff --git a/devel/glade/distinfo b/devel/glade/distinfo index 9ecc5044432b..56f9dd9df05e 100644 --- a/devel/glade/distinfo +++ b/devel/glade/distinfo @@ -1 +1 @@ -MD5 (glade-0.3.7.tar.gz) = b67748c00371e63da91509d3a690c474 +MD5 (glade-0.4.1.tar.gz) = 742a40580b3576d3ea17dd19643b1d45 diff --git a/devel/glade/pkg-plist b/devel/glade/pkg-plist index 75921cd98285..15334377a262 100644 --- a/devel/glade/pkg-plist +++ b/devel/glade/pkg-plist @@ -5,11 +5,13 @@ share/doc/glade/developer.txt share/doc/glade/file_format.txt share/doc/glade/generic.txt share/doc/glade/manual.txt -share/doc/glade/portability.txt share/doc/glade/notes.txt +share/doc/glade/portability.txt share/doc/glade/source_code.txt share/locale/de/LC_MESSAGES/glade.mo share/locale/es/LC_MESSAGES/glade.mo share/locale/fr/LC_MESSAGES/glade.mo +share/locale/ja/LC_MESSAGES/glade.mo share/locale/pt_BR/LC_MESSAGES/glade.mo +share/locale/ru/LC_MESSAGES/glade.mo @dirrm share/doc/glade diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index 192f25fcb4eb..b13e9f594168 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -1,23 +1,27 @@ # New ports collection makefile for: glade -# Version required: 0.3.7 +# Version required: 0.4.1 # Date created: 29 June 1998 # Whom: Dom Mitchell # -# $Id: Makefile,v 1.10 1998/11/18 17:35:16 vanilla Exp $ +# $Id: Makefile,v 1.11 1999/03/19 04:39:47 nectar Exp $ # -DISTNAME= glade-0.3.7 +DISTNAME= glade-0.4.1 CATEGORIES= devel MASTER_SITES= http://glade.pn.org/ MAINTAINER= dom@myrddin.demon.co.uk -LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ - intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 + +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11-config" +USE_LIBTOOL= yes +CONFIGURE_ARGS= --disable-gnome +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + GTK_CONFIG="${GTK_CONFIG}" \ + LIBS="-L${LOCALBASE}/libs" post-install: .if !defined(NOPORTDOCS) diff --git a/devel/glade2/distinfo b/devel/glade2/distinfo index 9ecc5044432b..56f9dd9df05e 100644 --- a/devel/glade2/distinfo +++ b/devel/glade2/distinfo @@ -1 +1 @@ -MD5 (glade-0.3.7.tar.gz) = b67748c00371e63da91509d3a690c474 +MD5 (glade-0.4.1.tar.gz) = 742a40580b3576d3ea17dd19643b1d45 diff --git a/devel/glade2/pkg-plist b/devel/glade2/pkg-plist index 75921cd98285..15334377a262 100644 --- a/devel/glade2/pkg-plist +++ b/devel/glade2/pkg-plist @@ -5,11 +5,13 @@ share/doc/glade/developer.txt share/doc/glade/file_format.txt share/doc/glade/generic.txt share/doc/glade/manual.txt -share/doc/glade/portability.txt share/doc/glade/notes.txt +share/doc/glade/portability.txt share/doc/glade/source_code.txt share/locale/de/LC_MESSAGES/glade.mo share/locale/es/LC_MESSAGES/glade.mo share/locale/fr/LC_MESSAGES/glade.mo +share/locale/ja/LC_MESSAGES/glade.mo share/locale/pt_BR/LC_MESSAGES/glade.mo +share/locale/ru/LC_MESSAGES/glade.mo @dirrm share/doc/glade -- cgit v1.2.3