aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-18 09:43:18 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-18 09:43:18 +0000
commita7718b44997096fc3779e27d658180aa579a7073 (patch)
treea9096c286cae8e2cdb4faa637b88a061153675d0 /comms/spandsp
parentdf06022e8c7ff8198c8bb7c896f17a930dd93664 (diff)
downloadports-a7718b44997096fc3779e27d658180aa579a7073.tar.gz
ports-a7718b44997096fc3779e27d658180aa579a7073.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=368436
Diffstat (limited to 'comms/spandsp')
-rw-r--r--comms/spandsp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile
index 2739c1cecb8e..e8a0d00317c2 100644
--- a/comms/spandsp/Makefile
+++ b/comms/spandsp/Makefile
@@ -14,13 +14,11 @@ COMMENT= DSP library and software FAX machine
LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal autoconf automake libtoolize
-AUTOMAKE_ARGS= --add-missing
-USES= gmake libtool tar:tgz
INSTALL_TARGET= install-strip
+USES= autoreconf gmake libtool tar:tgz
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes