From c0a6e819c3c2c37d0f5c5ed235f81a51f82b0cc0 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 22 Sep 2000 07:02:29 +0000 Subject: - Update to 0.9.19; - pythonize. --- editors/glimmer/Makefile | 7 +++---- editors/glimmer/distinfo | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'editors/glimmer') diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile index 6715391da1b7..fa5c6e89cf17 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -6,20 +6,19 @@ # PORTNAME= glimmer -PORTVERSION= 0.9.17 +PORTVERSION= 0.9.19 CATEGORIES= editors gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= python:${PORTSDIR}/lang/python15 LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ - python:${PORTSDIR}/lang/python15 +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore USE_X_PREFIX= yes USE_LIBTOOL= yes +USE_PYTHON= yes GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/editors/glimmer/distinfo b/editors/glimmer/distinfo index 4aa16bc9d256..12f8312668d3 100644 --- a/editors/glimmer/distinfo +++ b/editors/glimmer/distinfo @@ -1 +1 @@ -MD5 (glimmer-0.9.17.tar.gz) = 25b0d8a8859aaeb9ad310deccebe67d4 +MD5 (glimmer-0.9.19.tar.gz) = 4740b0a33f6974e3438af4a4dcd8a452 -- cgit