1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

audio/pcaudiolib: remove USES autoreconf

Reported by:	dilzzy (Daniel Engberg)
This commit is contained in:
Stefan Eßer 2022-07-15 22:53:49 +02:00
parent 724d28fece
commit e5fd909fbf

View File

@ -1,7 +1,7 @@
PORTNAME= pcaudiolib
DISTVERSION= 1.2
CATEGORIES= audio
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= se@FreeBSD.org
COMMENT= Portable C audio library
@ -9,7 +9,7 @@ COMMENT= Portable C audio library
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf libtool pkgconfig
USES= libtool pkgconfig
#USE_GITHUB= yes
GH_ACCOUNT= espeak-ng
GNU_CONFIGURE= yes