- Add missing gstreamer dependency
PR: 139036 Submitted by: Kjell Tore Ullavik <ktullavik@gmail.com> Feature safe: yes
This commit is contained in:
parent
8ff6cf6f86
commit
05c64ea87f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241971
@ -1,10 +1,12 @@
|
||||
# New ports collection makefile for: pyjama
|
||||
# Date created: 10. Sep 2009
|
||||
# Whom: Kjell Tore Ullavik <ktullavik@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyjama
|
||||
PORTVERSION= 0.3.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia python
|
||||
MASTER_SITES= http://launchpadlibrarian.net/26637583/
|
||||
DISTNAME= pyjama-0.3.0.1_all
|
||||
@ -20,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysqlite>=2.3:${PORTSDIR}/databases/py-pysql
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_GSTREAMER= bad
|
||||
USE_GSTREAMER= core good bad
|
||||
USE_GNOME= pygtk2
|
||||
USE_GETTEXT= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user