mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Convert to USES=python.
This commit is contained in:
parent
7fa71d673f
commit
b21df766f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366099
@ -14,7 +14,7 @@ LIB_DEPENDS+= libxmmsclient.so:${PORTSDIR}/audio/xmms2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xmms2
|
||||
|
||||
USE_PYTHON= yes
|
||||
USES= python
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
|
@ -11,8 +11,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}
|
||||
MAINTAINER?= madpilot@FreeBSD.org
|
||||
COMMENT?= Rewrite of xmms as a client/server system (developer release)
|
||||
|
||||
USE_PYTHON_BUILD= yes
|
||||
USES+= pkgconfig tar:bzip2
|
||||
USES+= pkgconfig python:build tar:bzip2
|
||||
|
||||
.if !defined(XMMS2_SLAVE)
|
||||
USE_GNOME= glib20
|
||||
|
Loading…
Reference in New Issue
Block a user