aboutsummaryrefslogtreecommitdiff
path: root/comms/flwrap
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-07-04 22:46:35 +0000
committerDiane Bruce <db@FreeBSD.org>2012-07-04 22:46:35 +0000
commit6633bf4e686c98e2e546a69f5ff8c962c055f333 (patch)
tree15f392056bf9cc82016a1fe019d85d721784cb76 /comms/flwrap
parent2e0f82423d87f511e23f3c71692b3a041f982d60 (diff)
downloadports-6633bf4e686c98e2e546a69f5ff8c962c055f333.tar.gz
ports-6633bf4e686c98e2e546a69f5ff8c962c055f333.zip
- Update to latest, numerous fixes
- fixes Corrupt correction - fixes Corrupt filenames - updates to use fltk-1.3.*
Notes
Notes: svn path=/head/; revision=300502
Diffstat (limited to 'comms/flwrap')
-rw-r--r--comms/flwrap/Makefile9
-rw-r--r--comms/flwrap/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/comms/flwrap/Makefile b/comms/flwrap/Makefile
index 7719dfdfdc86..cb23bb35e5ae 100644
--- a/comms/flwrap/Makefile
+++ b/comms/flwrap/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= flwrap
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.3.4
CATEGORIES= comms hamradio
-MASTER_SITES= http://www.w1hkj.com/fldigi-distro/ \
+MASTER_SITES= http://www.w1hkj.com/downloads/flwrap/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= db
MAINTAINER= db@FreeBSD.org
COMMENT= Flwrap is a companion utility for fldigi
-BUILD_DEPENDS= ${LOCALBASE}/lib/fltk11/libfltk.so:${PORTSDIR}/x11-toolkits/fltk11
+LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_DOS2UNIX= yes
-CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk11/fltk-config"
+CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
post-configure:
@${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \
diff --git a/comms/flwrap/distinfo b/comms/flwrap/distinfo
index 71263ca673b4..8d8956cea1bd 100644
--- a/comms/flwrap/distinfo
+++ b/comms/flwrap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (flwrap-1.1.1.tar.gz) = c81a32ab61fcd67e1c6526c24695c2635e271acf18e1cba6d784247a6cb75ab6
-SIZE (flwrap-1.1.1.tar.gz) = 186323
+SHA256 (flwrap-1.3.4.tar.gz) = d245a708effd779cf792c6d9c7eecfe6b13e64d58e8ea7b9de75f0372f619711
+SIZE (flwrap-1.3.4.tar.gz) = 192244