summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 11:43:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 11:43:25 +0000
commitb5868273b3fdb03d2574234d549a618f174bce38 (patch)
treef91e31483c97ec06a6d6d4707081511eb4a8eabd /comms
parentc71e54983fd09f47f5a44ec235c671dcdace4049 (diff)
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/spandsp-devel/Makefile9
-rw-r--r--comms/spandsp-devel/pkg-plist3
2 files changed, 5 insertions, 7 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile
index 9862889300c4..af68bf3a9766 100644
--- a/comms/spandsp-devel/Makefile
+++ b/comms/spandsp-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spandsp
DISTVERSION= 0.0.6pre21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/
PKGNAMESUFFIX= -devel
@@ -15,12 +15,13 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/spandsp-${DISTVERSION:C/pre.*//}
-USES= gmake pathfix tar:tgz
-USE_AUTOTOOLS= libtool autoconf
+USES= gmake libtool pathfix tar:tgz
+USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" -C
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CONFLICTS= spandsp-[0-9]*
@@ -40,8 +41,6 @@ CONFIGURE_ARGS+=--disable-doc
.endif
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspandsp.so.2
-
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC}/doc && \
diff --git a/comms/spandsp-devel/pkg-plist b/comms/spandsp-devel/pkg-plist
index fbfddd6f8a9c..8a90d095d292 100644
--- a/comms/spandsp-devel/pkg-plist
+++ b/comms/spandsp-devel/pkg-plist
@@ -142,9 +142,8 @@ 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.2
+lib/libspandsp.so.2.0.0
libdata/pkgconfig/spandsp.pc
@dirrm include/spandsp/private
@dirrm include/spandsp