summaryrefslogtreecommitdiff
path: root/comms/unixcw/files/patch-src_xcwcp_Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2013-12-28 22:18:48 +0000
committerDiane Bruce <db@FreeBSD.org>2013-12-28 22:18:48 +0000
commitf4f040963dd13d8d3ff8480b8c68140affa48e6a (patch)
treeb83459bd94a65382ae5a3e8c8db337a5e5166aa6 /comms/unixcw/files/patch-src_xcwcp_Makefile
parent- Enable stage support (diff)
- Use distribution from sourceforge which updates us to 3.2.0
- This unbreaks unixcw on QT4 - Use stage - Add LICENSE
Diffstat (limited to 'comms/unixcw/files/patch-src_xcwcp_Makefile')
-rw-r--r--comms/unixcw/files/patch-src_xcwcp_Makefile11
1 files changed, 0 insertions, 11 deletions
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
-