aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-08-02 14:01:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-08-02 14:01:32 +0000
commit2b5c380cf2bc1d7efc4ad3a521c66cb967897641 (patch)
tree557d50f8a2ed3f9318fe77037453a08444800b39 /net
parentf25c75e806987644dc54e106edc369fbcf24c6c8 (diff)
downloadports-2b5c380cf2bc1d7efc4ad3a521c66cb967897641.tar.gz
ports-2b5c380cf2bc1d7efc4ad3a521c66cb967897641.zip
- I will run `make describe' before commit. 50x
Reported by: Freshports Pointy hat to: pav
Notes
Notes: svn path=/head/; revision=196967
Diffstat (limited to 'net')
-rw-r--r--net/penguintv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile
index 4ebada5500a0..5a040ff8abbd 100644
--- a/net/penguintv/Makefile
+++ b/net/penguintv/Makefile
@@ -40,7 +40,7 @@ CONFLICTS= PenguinTV-devel-[0-9]*
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
.if defined(WITH_GSTREAMER)
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer \
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer
.endif
.if defined(WITHOUT_PYLUCENE)