From d61aa3191675aa9e1ab149d4ae144d9dee14a539 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Fri, 26 Jun 2020 21:52:22 +0000 Subject: Add x11/slim to RUN_DEPENDS of SLiM themes ports Reported by: adamw Approved by: portmgr (missing dependencies blanket) --- x11-themes/slim-freebsd-dark-theme/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-themes/slim-freebsd-dark-theme') diff --git a/x11-themes/slim-freebsd-dark-theme/Makefile b/x11-themes/slim-freebsd-dark-theme/Makefile index 3d9eb14fc8be..c6cf1ed6b8f1 100644 --- a/x11-themes/slim-freebsd-dark-theme/Makefile +++ b/x11-themes/slim-freebsd-dark-theme/Makefile @@ -3,7 +3,7 @@ PORTNAME= slim-freebsd-dark-theme DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MAINTAINER= miguel@gocobachi.dev @@ -12,6 +12,8 @@ COMMENT= Minimalist FreeBSD black/red colors theme for SLiM LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= slim>=0:x11/slim + USE_GITHUB= yes GH_ACCOUNT= gocobachi -- cgit v1.2.3