diff --git a/sysutils/firstboot-cloudsetup/Makefile b/sysutils/firstboot-cloudsetup/Makefile index a3f98d7d0230..f7a7535d2650 100644 --- a/sysutils/firstboot-cloudsetup/Makefile +++ b/sysutils/firstboot-cloudsetup/Makefile @@ -1,16 +1,16 @@ PORTNAME= cloudsetup PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= https://git.sr.ht/~jornane/${PORTNAME}/archive/ PKGNAMEPREFIX= firstboot- MAINTAINER= jornane@icloud.com COMMENT= Configure network and user when the system first boots LICENSE= BSD3CLAUSE -WRKSRC= work/${PORTNAME}-${DISTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME} NO_BUILD= yes NO_ARCH= yes .include