aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-06-13 16:35:19 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-06-13 16:35:19 +0000
commitfeb3b9192714739a093e5f5c453fa2918b3de9a6 (patch)
treec88c68837e6cb80ed43b7a32ff490598f9120f64 /sysutils
parenta302df56d8355a10bab03f38e4d790f5fac971a0 (diff)
downloadports-feb3b9192714739a093e5f5c453fa2918b3de9a6.tar.gz
ports-feb3b9192714739a093e5f5c453fa2918b3de9a6.zip
- Use USE_GSTREAMER=python to depend on py-gstreamer
Notes
Notes: svn path=/head/; revision=165322
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/serpentine/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile
index d06902725cbd..453bb73c150e 100644
--- a/sysutils/serpentine/Makefile
+++ b/sysutils/serpentine/Makefile
@@ -14,17 +14,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= Gnome Audio Cd Buner
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \
- xmlproc_parse:${PORTSDIR}/textproc/py-xml
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \
- xmlproc_parse:${PORTSDIR}/textproc/py-xml
+BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
+RUN_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
USE_X_PREFIX= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= pygnomeextras intlhack
USE_GMAKE= yes
-USE_GSTREAMER= core gnomevfs
+USE_GSTREAMER= core gnomevfs python
USE_PYTHON= 2.4+
OPTIONS= MUINE "Cd-Burner Plugin for muine audio player (i386 only)" Off