aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 11:42:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 11:42:20 +0000
commitc71e54983fd09f47f5a44ec235c671dcdace4049 (patch)
tree814cce451d405e2acd2e9ad335e7f6ecb126c370 /comms/spandsp
parentcf687dfd01c5db47799946900c0f5ab3a2b0dff9 (diff)
downloadports-c71e54983fd09f47f5a44ec235c671dcdace4049.tar.gz
ports-c71e54983fd09f47f5a44ec235c671dcdace4049.zip
- Switch to USES=libtool, drop .la files
- Strip libraries Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=366309
Diffstat (limited to 'comms/spandsp')
-rw-r--r--comms/spandsp/Makefile7
-rw-r--r--comms/spandsp/pkg-plist2
2 files changed, 6 insertions, 3 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile
index d0670dfff953..2739c1cecb8e 100644
--- a/comms/spandsp/Makefile
+++ b/comms/spandsp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= spandsp
PORTVERSION= 0.0.5
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \
http://www.soft-switch.org/downloads/spandsp/old/
@@ -13,8 +14,10 @@ COMMENT= DSP library and software FAX machine
LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool autoconf
-USES= gmake tar:tgz
+USE_AUTOTOOLS= aclocal autoconf automake libtoolize
+AUTOMAKE_ARGS= --add-missing
+USES= gmake libtool tar:tgz
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/comms/spandsp/pkg-plist b/comms/spandsp/pkg-plist
index 56b9926c1e63..fc43d8704eb4 100644
--- a/comms/spandsp/pkg-plist
+++ b/comms/spandsp/pkg-plist
@@ -71,7 +71,7 @@ include/spandsp/vector_float.h
include/spandsp/vector_int.h
include/spandsp/version.h
lib/libspandsp.a
-lib/libspandsp.la
lib/libspandsp.so
lib/libspandsp.so.1
+lib/libspandsp.so.1.0.0
@dirrm include/spandsp