aboutsummaryrefslogtreecommitdiff
path: root/comms/fldigi
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-04-22 23:20:37 +0000
committerDiane Bruce <db@FreeBSD.org>2012-04-22 23:20:37 +0000
commitc5414f683ada636d1edf6d116a5b4ff7e7af323a (patch)
tree16effa2e87e4fef313b2705a86135aa59acefac5 /comms/fldigi
parent3d8775f1e1970114a4b7720f7d70a3bcf48fa567 (diff)
downloadports-c5414f683ada636d1edf6d116a5b4ff7e7af323a.tar.gz
ports-c5414f683ada636d1edf6d116a5b4ff7e7af323a.zip
Notes
Diffstat (limited to 'comms/fldigi')
-rw-r--r--comms/fldigi/Makefile24
-rw-r--r--comms/fldigi/distinfo4
2 files changed, 11 insertions, 17 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index b330c1891f8c..86211aa8e493 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= fldigi
-PORTVERSION= 3.21.31
+PORTVERSION= 3.21.41
CATEGORIES= comms hamradio
-MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ \
+MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/\
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= db
@@ -17,20 +17,16 @@ COMMENT= Digital decoder for psk, cw, psk31, olivia
LICENSE= GPLv3
-LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate
-
-
-BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
- xsltproc:${PORTSDIR}/textproc/libxslt \
- ${LOCALBASE}/lib/fltk11/libfltk.so:${PORTSDIR}/x11-toolkits/fltk11
-
+BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc\
+ xsltproc:${PORTSDIR}/textproc/libxslt
+LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate\
+ fltk:${PORTSDIR}/x11-toolkits/fltk
GNU_CONFIGURE= yes
USE_DOS2UNIX= yes
USE_GMAKE= yes
-CONFIGURE_ENV= FLTK_CONFIG="/usr/local/bin/fltk11/fltk-config"
-
-MAN1= fldigi.1
+CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
+MAN1= fldigi.1
OPTIONS= NATIVE_OPT "Enable Native Optimizations" off \
NLS "Use NLS" off \
@@ -44,7 +40,6 @@ OPTIONS= NATIVE_OPT "Enable Native Optimizations" off \
.include <bsd.port.pre.mk>
-
.if ${ARCH} == "sparc64"
BROKEN= Fails to install
.endif
@@ -127,8 +122,7 @@ post-configure:
-e 's|^CPPFLAGS|#CPPFLAGS|' \
${WRKSRC}/src/Makefile
# force rebuild of man pages
- rm ${WRKSRC}/doc/*.1
-
+ ${RM} ${WRKSRC}/doc/*.1
post-install:
.if !defined(NOPORTDOCS)
diff --git a/comms/fldigi/distinfo b/comms/fldigi/distinfo
index 914e442cffe0..3cfc5505c614 100644
--- a/comms/fldigi/distinfo
+++ b/comms/fldigi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fldigi-3.21.31.tar.gz) = a6e54ebdcae20ea99eb8fe46ff5f25316c371af31c6c963d33272f405c20d6af
-SIZE (fldigi-3.21.31.tar.gz) = 1638671
+SHA256 (fldigi-3.21.41.tar.gz) = 085a9a1328641b0fdb62b5601f59327d5c5eb476feca7721b1882de45da23d3e
+SIZE (fldigi-3.21.41.tar.gz) = 1663238