From e9dd66620e40023fe178c7c4d08e24d478527d26 Mon Sep 17 00:00:00 2001 From: Xavier Beaudouin Date: Wed, 4 Sep 2024 15:14:08 +0200 Subject: [PATCH] PLIST_SUB --- net/freeipa-client/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/freeipa-client/Makefile b/net/freeipa-client/Makefile index 56288e8..e069e86 100644 --- a/net/freeipa-client/Makefile +++ b/net/freeipa-client/Makefile @@ -46,6 +46,8 @@ EXTRACT_AFTER_ARGS= --exclude client/systemd --exclude daemons/dnssec \ daemons/ipa-slapi-plugins --exclude init/systemd \ --exclude init/tmpfilesd +PLIST_SUB= DISTVERSION=${DISTVERSION} + # Make sample configuration file post-install: @${MV} ${STAGEDIR}${PREFIX}/etc/ipa/epn.conf ${STAGEDIR}${PREFIX}/etc/ipa/epn.conf.sample