mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
. remove shlib ABI version numbers from LIB_DEPENDS;
. delete an article from COMMENT; . trim Makefile headers.
This commit is contained in:
parent
100f6ec683
commit
d0c5a8eee0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321419
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: spandsp
|
||||
# Date created: 23 June 2005
|
||||
# Whom: wlloyd@slap.net
|
||||
#
|
||||
# Created by: wlloyd@slap.net
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= spandsp
|
||||
PORTVERSION= 0.0.5
|
||||
@ -13,9 +9,9 @@ MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A DSP library and software FAX machine
|
||||
COMMENT= DSP library and software FAX machine
|
||||
|
||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
|
||||
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user