forked from Lainports/freebsd-ports
Add confilicts with the new -devel port and bump PORTREVISION.
PR: ports/131629 Submitted by: Joseph S. Atkinson (maintainer)
This commit is contained in:
parent
f7ba0daa72
commit
92292f4e9c
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= exaile
|
||||
DISTVERSION= 0.2.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.exaile.org/files/ \
|
||||
http://wickedmachine.net/~jsa/FreeBSD/distfiles/
|
||||
|
|
@ -23,6 +24,8 @@ RUN_DEPENDS= py*-dbus>=0.82.1:${PORTSDIR}/devel/py-dbus \
|
|||
py*-cddb>=1.4:${PORTSDIR}/audio/py-cddb \
|
||||
py*-pysqlite>=2.3.3:${PORTSDIR}/databases/py-pysqlite23
|
||||
|
||||
CONFLICTS= exaile-0.2.99*
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
|
||||
USE_GETTEXT= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue