Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2022 13:18:45 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f58be151afd - main - www/dokuwiki: fix PKGNAME
Message-ID:  <202210191318.29JDIjbN060620@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f58be151afdbcf9f5fe5e3205ee5a48f8ca4efd

commit 1f58be151afdbcf9f5fe5e3205ee5a48f8ca4efd
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-10-19 13:18:30 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-10-19 13:18:30 +0000

    www/dokuwiki: fix PKGNAME
---
 www/dokuwiki/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile
index 5beddfd2d0ca..8ad5cefbd09e 100644
--- a/www/dokuwiki/Makefile
+++ b/www/dokuwiki/Makefile
@@ -3,6 +3,7 @@ PORTVERSION=	${DIST_VER:S/${PORTNAME}//:S/-//g}
 PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://download.dokuwiki.org/src/dokuwiki/
+PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 DISTNAME=	${DIST_VER}
 
 MAINTAINER=	delphij@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210191318.29JDIjbN060620>