summaryrefslogtreecommitdiff
path: root/comms/unixcw/files/patch-src_xcwcp_Makefile.in
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.in
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.in')
-rw-r--r--comms/unixcw/files/patch-src_xcwcp_Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/comms/unixcw/files/patch-src_xcwcp_Makefile.in b/comms/unixcw/files/patch-src_xcwcp_Makefile.in
new file mode 100644
index 000000000000..4d2093889e8b
--- /dev/null
+++ b/comms/unixcw/files/patch-src_xcwcp_Makefile.in
@@ -0,0 +1,14 @@
+--- src/xcwcp/Makefile.in.orig 2013-12-28 13:25:22.498024595 -0500
++++ src/xcwcp/Makefile.in 2013-12-28 13:54:24.916904378 -0500
+@@ -297,9 +297,9 @@
+
+
+ # target-specific preprocessor flags (#defs and include dirs)
+-xcwcp_CPPFLAGS = $(AM_CPPFLAGS) -I$(AC_QT4INC) #-I$(AC_QT4INC)/QtCore -I$(AC_QT4INC)/QtGui
++xcwcp_CPPFLAGS = $(AM_CPPFLAGS) $(AC_QT4INC) #-I$(AC_QT4INC)/QtCore -I$(AC_QT4INC)/QtGui
+ # target-specific linker flags (objects to link)
+-xcwcp_LDADD = -L$(top_builddir)/src/libcw/.libs -lcw -lQtGui -lQtCore $(top_builddir)/src/cwutils/lib_xcwcp.a
++xcwcp_LDADD = -L$(top_builddir)/src/libcw/.libs -L$(QT4LIBS) -lcw -lQtGui -lQtCore $(top_builddir)/src/cwutils/lib_xcwcp.a
+
+ # copy man page to proper directory during installation
+ man_MANS = xcwcp.1