aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2019-09-03 23:25:25 +0000
committerDiane Bruce <db@FreeBSD.org>2019-09-03 23:25:25 +0000
commitb4ad7f6fec01505f7a96d57f8f34bdcdc6a38cd9 (patch)
tree266e91aae465a4390555864c89888e79cd826c86 /comms
parent831c98ff96eddc0b056a56f41b37bbd9b6fdb993 (diff)
downloadports-b4ad7f6fec01505f7a96d57f8f34bdcdc6a38cd9.tar.gz
ports-b4ad7f6fec01505f7a96d57f8f34bdcdc6a38cd9.zip
- cqrlog also needs mysqld which cqrlog was missing as a dependency
- pet portlint
Notes
Notes: svn path=/head/; revision=511049
Diffstat (limited to 'comms')
-rw-r--r--comms/cqrlog/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile
index bf683e4d0abe..2d50051be6f5 100644
--- a/comms/cqrlog/Makefile
+++ b/comms/cqrlog/Makefile
@@ -4,7 +4,7 @@
PORTNAME= cqrlog
PORTVERSION= 2.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@@ -15,7 +15,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libhamlib.so:comms/hamlib
-USES= fpc lazarus:flavors shebangfix ssl:run dos2unix mysql
+USES= fpc gnome lazarus:flavors shebangfix ssl:run dos2unix \
+ mysql:server xorg
+
+USE_GNOME+= cairo
+USE_XORG= x11
USE_GITHUB= yes
GH_ACCOUNT= ok2cqr
@@ -32,7 +36,6 @@ MAKE_ENV+= LAZBUILD_CMD="${LAZBUILD_CMD}" \
LCL_PLATFORM="${LCL_PLATFORM}" \
LAZARUS_DIR="${LAZARUS_DIR}"
-USE_XORG+= x11
NO_LAZBUILD= yes
LAZBUILD_ARGS= -d --pcp=.
LAZARUS_NO_FLAVORS=qt5