mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
audio/musicpc: Rm forgotten USES=python
Bumped because of the dependency change. Reported by: sunpoet, mat Approved by: tcberner (mentor, implicit)
This commit is contained in:
parent
e42f8571e3
commit
29661d125a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463163
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= musicpc
|
||||
DISTVERSION= 0.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio ipv6
|
||||
MASTER_SITES= http://www.musicpd.org/download/mpc/0/
|
||||
DISTNAME= mpc-${PORTVERSION}
|
||||
@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libmpdclient.so:audio/libmpdclient
|
||||
|
||||
USES= meson pkgconfig python tar:xz
|
||||
USES= meson pkgconfig tar:xz
|
||||
MESON_ARGS= --mandir=${MANPREFIX}
|
||||
|
||||
PLIST_FILES= bin/mpc
|
||||
|
Loading…
Reference in New Issue
Block a user