summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2011-12-08 15:50:57 +0000
committerdb <db@FreeBSD.org>2011-12-08 15:50:57 +0000
commit988ef76c22b64526bc231ca673ac40ff8375d651 (patch)
tree6f11034bcf0b28e5d93226104a3c3fdda363a9e6 /comms
parent6964fde317b49964be092b444f70682e8f132bcf (diff)
downloadFreeBSD-ports-988ef76c22b64526bc231ca673ac40ff8375d651.zip
FreeBSD-ports-988ef76c22b64526bc231ca673ac40ff8375d651.tar.gz
- Unbreak flwrap
- Use fltk11 instead of fltk for now. Feature safe: yes
Diffstat (limited to 'comms')
-rw-r--r--comms/flwrap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/flwrap/Makefile b/comms/flwrap/Makefile
index 34ac30b..48201ef 100644
--- a/comms/flwrap/Makefile
+++ b/comms/flwrap/Makefile
@@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= db
MAINTAINER= db@FreeBSD.org
COMMENT= Flwrap is a companion utility for fldigi
-LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
-
-BROKEN= does not compile
+BUILD_DEPENDS= ${LOCALBASE}/lib/fltk11/libfltk.so:${PORTSDIR}/x11-toolkits/fltk11
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_DOS2UNIX= yes
+CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk11/fltk-config"
post-configure:
@${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \
OpenPOWER on IntegriCloud