From 3e446ddb9099b0663f8e7afa895941b6974d43d9 Mon Sep 17 00:00:00 2001 From: David Marec Date: Fri, 22 Jan 2021 23:42:06 +0100 Subject: [PATCH] Poudriere Test port: add ssl as a depency, no need for rc script in pkg-plist --- Makefile | 2 +- pkg-plist | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index ee28a40..90afae1 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ LICENSE= ISCL LIB_DEPENDS= libevent.so:devel/libevent -USES= cmake +USES= cmake ssl USE_GITHUB= yes GH_ACCOUNT= openiked diff --git a/pkg-plist b/pkg-plist index c620c54..90ed7ad 100644 --- a/pkg-plist +++ b/pkg-plist @@ -1,5 +1,4 @@ -@sample etc/iked.conf.sample -etc/rc.d/iked +@sample(,,600) etc/iked.conf.sample sbin/ikectl sbin/iked @dir etc/iked/ca -- 2.45.0