svn commit: r304058 - head/multimedia/py-periscope
Beat Gaetzi
beat at FreeBSD.org
Mon Sep 10 19:31:41 UTC 2012
Author: beat
Date: Mon Sep 10 19:31:40 2012
New Revision: 304058
URL: http://svn.freebsd.org/changeset/ports/304058
Log:
- Unbreak port by changing dependency to www/py-beautifulsoup32
Submitted by: rm, nivit
With hat: portmgr
Modified:
head/multimedia/py-periscope/Makefile
Modified: head/multimedia/py-periscope/Makefile
==============================================================================
--- head/multimedia/py-periscope/Makefile Mon Sep 10 19:29:55 2012 (r304057)
+++ head/multimedia/py-periscope/Makefile Mon Sep 10 19:31:40 2012 (r304058)
@@ -18,11 +18,9 @@ EXTRACT_ONLY= python-${PORTNAME}_${PORTV
MAINTAINER= lioux at FreeBSD.org
COMMENT= Subtitles searching module
-BROKEN= does not build
-
LICENSE= LGPL3
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=3.2.0:${PORTSDIR}/www/py-beautifulsoup
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=3.2.0:${PORTSDIR}/www/py-beautifulsoup32
BUILD_DEPENDS:= ${RUN_DEPENDS}
USE_GNOME= desktopfileutils
More information about the svn-ports-all
mailing list