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

- Switch to USES=libtool

This commit is contained in:
Dmitry Marakasov 2014-07-28 23:00:56 +00:00
parent b13d6b9703
commit b564d6edfc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363271

View File

@ -5,8 +5,7 @@ PORTNAME= swhplugins
PORTVERSION= 0.4.15
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
MASTER_SITES= http://plugin.org.uk/releases/${PORTVERSION}/
DISTNAME= swh-plugins-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@ -19,8 +18,7 @@ LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float
# includes assembler code
ONLY_FOR_ARCHS= i386 amd64
USES= gmake pkgconfig
USE_AUTOTOOLS= libtool
USES= gmake libtool pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib