aboutsummaryrefslogtreecommitdiff
path: root/comms/qrq/files
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-11-04 13:47:58 +0000
committerDiane Bruce <db@FreeBSD.org>2012-11-04 13:47:58 +0000
commit7230a27102c6543cb3a9fe385d58c232205ac5ad (patch)
treeb7072b87a86945b7fca299d3bae2291e616e57b2 /comms/qrq/files
parented1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab (diff)
downloadports-7230a27102c6543cb3a9fe385d58c232205ac5ad.tar.gz
ports-7230a27102c6543cb3a9fe385d58c232205ac5ad.zip
0.3.0 / 2011-12-18 Fabian Kurz <mail@fkurz.net>
* New platform: Windows (with MINGW), thanks to SP8QED for patches * CW Settings can be changed during attempts on the fly (F5) * Attempts can be aborted without aborting the whole program * A pretty new icon (thanks to Victoria, SV2KBS) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306965
Diffstat (limited to 'comms/qrq/files')
-rw-r--r--comms/qrq/files/patch-Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/comms/qrq/files/patch-Makefile b/comms/qrq/files/patch-Makefile
index d95cc4a36bf4..eba65ba99276 100644
--- a/comms/qrq/files/patch-Makefile
+++ b/comms/qrq/files/patch-Makefile
@@ -1,9 +1,9 @@
---- Makefile.orig 2011-09-19 16:01:41.000000000 -0400
-+++ Makefile 2011-09-20 17:38:45.000000000 -0400
+--- Makefile.orig 2011-12-18 16:35:50.000000000 -0500
++++ Makefile 2012-11-03 07:46:51.000000000 -0500
@@ -1,14 +1,14 @@
# qrq Makefile -- Fabian Kurz, DJ1YFK -- http://fkurz.net/ham/qrq.html
- VERSION=0.2.1
+ VERSION=0.3.0
-DESTDIR?=/usr
+DESTDIR?=%%PREFIX%%
@@ -15,18 +15,18 @@
-USE_PA=YES
+USE_PA=NO
- # set to YES if building on OSX
- OSX_PLATFORM=NO
-@@ -23,7 +23,7 @@
+ # set to YES if you compile with MINGW32
+ USE_WIN32=NO
+@@ -26,7 +26,7 @@
endif
- CFLAGS:=$(CFLAGS) -D DESTDIR=\"$(DESTDIR)\" -D VERSION=\"$(VERSION)\"
+ CFLAGS:=$(CFLAGS) -D DESTDIR=\"$(DESTDIR)\" -D VERSION=\"$(VERSION)\" -I.
-CC=gcc
+CC?=gcc
ifeq ($(USE_CA), YES)
OBJECTS=qrq.o coreaudio.o
-@@ -88,11 +88,11 @@
+@@ -96,11 +96,11 @@
install: qrq
install -d -v $(DESTDIR)/share/qrq/