pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9b09f1
)
zabbix50-frontend: Fix CONFLICTS
author
Juraj Lutter
<otis@NetBSD.org>
Tue, 22 Sep 2020 06:18:22 +0000
(06:18 +0000)
committer
Juraj Lutter
<otis@NetBSD.org>
Tue, 22 Sep 2020 06:18:46 +0000
(06:18 +0000)
zabbix50-frontend/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/zabbix50-frontend/Makefile
b/zabbix50-frontend/Makefile
index 6eeb2d3c8943264573f8cac3a8bbe89a4510d14a..a6ec4816a28e3e87a55e6c76a6a2baee2fbd2e90 100644
(file)
--- a/
zabbix50-frontend/Makefile
+++ b/
zabbix50-frontend/Makefile
@@
-5,7
+5,9
@@
PKGNAME= ${DISTNAME:S/-/-frontend-/}
COMMENT= Zabbix PHP 7.2+ frontend
-EGDIR= share/examples/zabbix
+CONFLICTS+= zabbix-frontend-[0-9]*
+
+EGDIR= share/examples/${PKGBASE}
USE_TOOLS+= pax
NO_BUILD= yes