summaryrefslogtreecommitdiff
path: root/comms/qrq
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 18:25:52 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 19:19:21 +0100
commit8c684ac4a38a3d14b8c13c98ed1e2f1fd1205b38 (patch)
tree64ee482716d1f2b6cc7e5dd5762a26d9d74109c8 /comms/qrq
parentcomms/qico: Moved man to share/man (diff)
comms/qrq: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'comms/qrq')
-rw-r--r--comms/qrq/Makefile1
-rw-r--r--comms/qrq/files/patch-Makefile2
-rw-r--r--comms/qrq/pkg-plist2
3 files changed, 3 insertions, 2 deletions
diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile
index a761a0bd8d90..dbe4171369f9 100644
--- a/comms/qrq/Makefile
+++ b/comms/qrq/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qrq
PORTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://fkurz.net/ham/qrq/
diff --git a/comms/qrq/files/patch-Makefile b/comms/qrq/files/patch-Makefile
index 341bab242a9c..fe787d72f2ef 100644
--- a/comms/qrq/files/patch-Makefile
+++ b/comms/qrq/files/patch-Makefile
@@ -74,7 +74,7 @@
+ ${INSTALL} -d -v $(DESTDIR)${PREFIX}/bin/
+ ${INSTALL} -s -m 0755 qrq $(DESTDIR)${PREFIX}/bin/
+ ${INSTALL} -m 0755 qrqscore $(DESTDIR)${PREFIX}/bin/
-+ ${INSTALL} -m 0644 qrq.1 $(DESTDIR)${PREFIX}/man/man1/
++ ${INSTALL} -m 0644 qrq.1 $(DESTDIR)${PREFIX}/share/man/man1/
+ ${INSTALL} -m 0644 callbase.qcb $(DESTDIR)${PREFIX}/share/qrq/
+ ${INSTALL} -m 0644 english.qcb $(DESTDIR)${PREFIX}/share/qrq/
+ ${INSTALL} -m 0644 cwops.qcb $(DESTDIR)${PREFIX}/share/qrq/
diff --git a/comms/qrq/pkg-plist b/comms/qrq/pkg-plist
index 8f9a7434a96f..e8afa51b89be 100644
--- a/comms/qrq/pkg-plist
+++ b/comms/qrq/pkg-plist
@@ -1,6 +1,6 @@
bin/qrq
bin/qrqscore
-man/man1/qrq.1.gz
+share/man/man1/qrq.1.gz
%%DATADIR%%/cwops.qcb
%%DATADIR%%/callbase.qcb
%%DATADIR%%/english.qcb