summaryrefslogtreecommitdiff
path: root/editors/glimmer
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-11 07:01:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-11 07:01:00 +0000
commitcfd1d42b4f799e1f6bec7e556467c116fcbbf57d (patch)
treef586f469236aed140dfa91a7a8f3ff528ee08012 /editors/glimmer
parentUpdate to 1.0.5 (diff)
Use python15 as a dependency.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=32505
Diffstat (limited to 'editors/glimmer')
-rw-r--r--editors/glimmer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile
index 8fe2db92fcaa..918f98afcc3f 100644
--- a/editors/glimmer/Makefile
+++ b/editors/glimmer/Makefile
@@ -13,10 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= python:${PORTSDIR}/lang/python
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python15
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
- python:${PORTSDIR}/lang/python
+ python:${PORTSDIR}/lang/python15
USE_X_PREFIX= yes
USE_LIBTOOL= yes