summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/glade/Makefile18
-rw-r--r--devel/glade/distinfo2
-rw-r--r--devel/glade/pkg-plist4
-rw-r--r--devel/glade2/Makefile18
-rw-r--r--devel/glade2/distinfo2
-rw-r--r--devel/glade2/pkg-plist4
6 files changed, 30 insertions, 18 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index 192f25f..b13e9f5 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 <dom@myrddin.demon.co.uk>
#
-# $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 9ecc504..56f9dd9 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 75921cd..1533437 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 192f25f..b13e9f5 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 <dom@myrddin.demon.co.uk>
#
-# $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 9ecc504..56f9dd9 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 75921cd..1533437 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
OpenPOWER on IntegriCloud