From 988ef76c22b64526bc231ca673ac40ff8375d651 Mon Sep 17 00:00:00 2001 From: db Date: Thu, 8 Dec 2011 15:50:57 +0000 Subject: - Unbreak flwrap - Use fltk11 instead of fltk for now. Feature safe: yes --- comms/flwrap/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms') 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}|' \ -- cgit v1.1