aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-03-23 21:14:39 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-03-23 21:14:39 +0000
commitc6a2501ef2a438d205325e3d382a031aa8486319 (patch)
treee2bedddab94c31b6b603a72007f201b1fd00c442 /comms
parentea074376d39570a02a19abe6cb0a09507466fa0a (diff)
downloadports-c6a2501ef2a438d205325e3d382a031aa8486319.tar.gz
ports-c6a2501ef2a438d205325e3d382a031aa8486319.zip
- Chase x11-toolkits/fltk update
Notes
Notes: svn path=/head/; revision=251412
Diffstat (limited to 'comms')
-rw-r--r--comms/fldigi/Makefile9
-rw-r--r--comms/geoid/Makefile4
-rw-r--r--comms/xmorse/Makefile2
3 files changed, 8 insertions, 7 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index 71c7173867a2..c3561e167577 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fldigi
PORTVERSION= 3.11
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/fldigi-distro/ \
${MASTER_SITE_LOCAL}
@@ -16,12 +16,13 @@ MASTER_SITE_SUBDIR= db
MAINTAINER= db@FreeBSD.org
COMMENT= Digital decoder for psk, cw, psk31, olivia
-BUILD_DEPENDS= ${LOCALBASE}/lib/portaudio2/libportaudio.so:${PORTSDIR}/audio/portaudio2 \
- fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads
+BUILD_DEPENDS= ${LOCALBASE}/lib/portaudio2/libportaudio.so:${PORTSDIR}/audio/portaudio2
LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
sndfile:${PORTSDIR}/audio/libsndfile \
boost_wave:${PORTSDIR}/devel/boost-libs \
- pulse:${PORTSDIR}/audio/pulseaudio
+ pulse:${PORTSDIR}/audio/pulseaudio \
+ fltk.1:${PORTSDIR}/x11-toolkits/fltk
+LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
USE_DOS2UNIX= yes
USE_GMAKE= yes
diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile
index c17e9ad50faa..d43ac2d60896 100644
--- a/comms/geoid/Makefile
+++ b/comms/geoid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geoid
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONSUFFIX= .src
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/LinuxApps/ \
@@ -19,7 +19,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= db@FreeBSD.org
COMMENT= Geodetic computer for amateur radio use
-LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk-threads
+LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_GMAKE= yes
MAKEFILE= makefile
diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile
index 410e95c28376..6643efaac8c3 100644
--- a/comms/xmorse/Makefile
+++ b/comms/xmorse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmorse
PORTVERSION= 20041125
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= http://c2.com/morse/files/SourceCode/ \
http://www.525183.com/freebsd/xmorse/ \