From f4f040963dd13d8d3ff8480b8c68140affa48e6a Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Sat, 28 Dec 2013 22:18:48 +0000 Subject: - Use distribution from sourceforge which updates us to 3.2.0 - This unbreaks unixcw on QT4 - Use stage - Add LICENSE --- comms/unixcw/files/patch-src_xcwcp_Makefile | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 comms/unixcw/files/patch-src_xcwcp_Makefile (limited to 'comms/unixcw/files/patch-src_xcwcp_Makefile') diff --git a/comms/unixcw/files/patch-src_xcwcp_Makefile b/comms/unixcw/files/patch-src_xcwcp_Makefile deleted file mode 100644 index c81b60b2a8f1..000000000000 --- a/comms/unixcw/files/patch-src_xcwcp_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xcwcp/Makefile.orig 2006-07-14 22:54:23.000000000 -0400 -+++ src/xcwcp/Makefile 2007-12-28 15:19:25.000000000 -0500 -@@ -31,7 +31,7 @@ - moc_application.o - - # Link to the shared libcw. --LIBS = -L$(QTDIR)/lib -lqt -L../cwlib -lcw -+LIBS = -L$(QTDIR)/lib -L../cwlib -lcw -l${AC_QTLIB} ${AC_LIBS} - - default: all - -- cgit v1.2.3