diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-26 00:31:49 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-26 00:31:49 +0000 |
commit | e439d6542a7d9196199fe0003f263c12e273e19c (patch) | |
tree | cdac790a257c347dac7697ae1bb9e710405f42d8 /x11-toolkits | |
parent | f6636087f50f910a803fcc9f4b45e1061e63fb49 (diff) | |
download | ports-e439d6542a7d9196199fe0003f263c12e273e19c.tar.gz ports-e439d6542a7d9196199fe0003f263c12e273e19c.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gtk2/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index 898d8689caf2..097c10c7ccdc 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Gtk2 -PORTVERSION= 1.142 +PORTVERSION= 1.143 CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= CPAN SF/gtk2-perl PKGNAMEPREFIX= p5- @@ -23,6 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 USE_GNOME= gtk20 pango PERL_CONFIGURE= yes USE_GMAKE= yes +CONFIGURE_ENV+= FORCE_GMAKE=yes .include <bsd.port.pre.mk> diff --git a/x11-toolkits/p5-Gtk2/distinfo b/x11-toolkits/p5-Gtk2/distinfo index ee7d705115c9..5824e9fdb51c 100644 --- a/x11-toolkits/p5-Gtk2/distinfo +++ b/x11-toolkits/p5-Gtk2/distinfo @@ -1,3 +1,3 @@ -MD5 (Gtk2-1.142.tar.gz) = b95595aff84b25d2fa6bb851e17ad203 -SHA256 (Gtk2-1.142.tar.gz) = 5191a96d002ed43584973764f2fa5b758c6143669e90e5692489c059d9a9eb90 -SIZE (Gtk2-1.142.tar.gz) = 653157 +MD5 (Gtk2-1.143.tar.gz) = ffdff7ac0a54de534d1772f359f6a1cd +SHA256 (Gtk2-1.143.tar.gz) = 9a8d4cd37416c96612f5d53743c4770bc8c19813221aad62af2973de25ad8743 +SIZE (Gtk2-1.143.tar.gz) = 654227 |