diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-21 16:12:15 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-21 16:12:15 +0000 |
commit | 2e9b06c517d68194b9adb11f2c97d3e3c3cfce2e (patch) | |
tree | 14d8e0d26699ec80014a30660fe763cdf01129cc /comms | |
parent | 18e47c9c799f3bc19491538c66fc575f56fb11a4 (diff) | |
download | ports-2e9b06c517d68194b9adb11f2c97d3e3c3cfce2e.tar.gz ports-2e9b06c517d68194b9adb11f2c97d3e3c3cfce2e.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/spandsp-devel5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/spandsp-devel5/Makefile b/comms/spandsp-devel5/Makefile index 6d3c9b8bc506..701722f98e1f 100644 --- a/comms/spandsp-devel5/Makefile +++ b/comms/spandsp-devel5/Makefile @@ -19,6 +19,8 @@ COMMENT= A DSP library and software FAX machine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +LATEST_LINK= ${PORTNAME}5 + WRKSRC= ${WRKDIR}/spandsp-0.0.5 USE_AUTOTOOLS= libtool15 USE_GMAKE= yes |