aboutsummaryrefslogtreecommitdiff
path: root/comms/cqrlog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/cqrlog/Makefile')
-rw-r--r--comms/cqrlog/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile
index 9fc4a38bbc4d..863eed110f92 100644
--- a/comms/cqrlog/Makefile
+++ b/comms/cqrlog/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cqrlog
PORTVERSION= 2.0.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
@@ -65,5 +66,7 @@ post-patch:
${REINPLACE_CMD} -e s!%%LAZARUSDIR%%!${LAZARUS_DIR}!g \
${WRKSRC}/Makefile
${RM} -rf ${WRKSRC}/src/mysql
+ ${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fLoTWExport.lrs ${WRKSRC}/src/fLoTWExport.lfm
+ ${LAZARUS_DIR}/tools/lazres ${WRKSRC}/src/fPreferences.lrs ${WRKSRC}/src/fPreferences.lfm
.include <bsd.port.mk>