pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zabbix50-frontend: Fix "no configure"



Module Name:	pkgsrc-wip
Committed By:	Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By:	otis
Date:		Tue Aug 11 11:33:56 2020 +0000
Changeset:	3c09498261e412870a5bedd208f8fcc2b4b9817a

Modified Files:
	zabbix50-frontend/Makefile

Log Message:
zabbix50-frontend: Fix "no configure"

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3c09498261e412870a5bedd208f8fcc2b4b9817a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zabbix50-frontend/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/zabbix50-frontend/Makefile b/zabbix50-frontend/Makefile
index b9da7e73dd..aa67343298 100644
--- a/zabbix50-frontend/Makefile
+++ b/zabbix50-frontend/Makefile
@@ -9,9 +9,7 @@ EGDIR=		share/examples/zabbix
 
 USE_TOOLS+=		pax
 NO_BUILD=		yes
-
-do-configure:
-	${DO_NADA}
+NO_CONFIGURE=		yes
 
 REPLACE_SH+=	ui/locale/*.sh
 


Home | Main Index | Thread Index | Old Index