aboutsummaryrefslogtreecommitdiff
path: root/editors/glimmer/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-22 07:02:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-22 07:02:29 +0000
commite4ded9c71e9534b6c9796991ab4442228fd4e0bb (patch)
tree09aa67bd1f3c60e0352373c57789fdff9a1197db /editors/glimmer/Makefile
parent84a54998468fec20d0bd6db4cf0c14a8a76a0442 (diff)
downloadports-e4ded9c71e9534b6c9796991ab4442228fd4e0bb.tar.gz
ports-e4ded9c71e9534b6c9796991ab4442228fd4e0bb.zip
Notes
Diffstat (limited to 'editors/glimmer/Makefile')
-rw-r--r--editors/glimmer/Makefile7
1 files changed, 3 insertions, 4 deletions
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