aboutsummaryrefslogtreecommitdiff
path: root/comms/hamfax
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-11-08 14:31:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-11-08 14:31:40 +0000
commit7ec7468932acb1dec576e51f4ace2e4029fea9a2 (patch)
treea811a5a82ceb9e468d7f4edf82b181da07f15024 /comms/hamfax
parent25062e9577185b42e4c8eb98b76e7e476ee311d0 (diff)
downloadports-7ec7468932acb1dec576e51f4ace2e4029fea9a2.tar.gz
ports-7ec7468932acb1dec576e51f4ace2e4029fea9a2.zip
Update to 0.3.6.
This update supports a number of new codecs. Remove indiffently argument from COMMENT Update pkg-descr to supported codec list. Stageify.
Notes
Notes: svn path=/head/; revision=333231
Diffstat (limited to 'comms/hamfax')
-rw-r--r--comms/hamfax/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile
index ad19aeffbf27..edcd8d41307a 100644
--- a/comms/hamfax/Makefile
+++ b/comms/hamfax/Makefile
@@ -3,13 +3,14 @@
PORTNAME= hamfax
PORTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= comms audio hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= carl@stagecraft.cx
COMMENT= QT application for sending and receiving facsimiles over radio
-LIB_DEPENDS= audiofile:${PORTSDIR}/audio/libaudiofile
+LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile
USE_QT4= gui moc_build
GNU_CONFIGURE= yes