aboutsummaryrefslogtreecommitdiff
path: root/print/paps
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2024-04-11 09:14:35 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2024-04-11 09:16:53 +0000
commit43d9a1336ddec3ddb059a4c78b33888272692c36 (patch)
tree7b371f1698d5f64d7badacb4fe8b900167d34585 /print/paps
parenta310b87d7a8b2d00fb7f0d3d8acf5bca6f7b5206 (diff)
downloadports-43d9a1336ddec3ddb059a4c78b33888272692c36.tar.gz
ports-43d9a1336ddec3ddb059a4c78b33888272692c36.zip
*/*: convert to cmake:indirect
Convert bunch of ports to USES=cmake:indirect
Diffstat (limited to 'print/paps')
-rw-r--r--print/paps/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/paps/Makefile b/print/paps/Makefile
index 3009f948d559..56765eb3b298 100644
--- a/print/paps/Makefile
+++ b/print/paps/Makefile
@@ -11,10 +11,9 @@ WWW= https://paps.sourceforge.net/
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
-BUILD_DEPENDS= cmake:devel/cmake-core
LIB_DEPENDS= libfmt.so:devel/libfmt
-USES= compiler:c++17-lang meson gnome pkgconfig python:env shebangfix
+USES= cmake:indirect compiler:c++17-lang meson gnome pkgconfig python:env shebangfix
USE_CXXSTD= c++17
USE_GITHUB= yes
GH_ACCOUNT= dov