diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-10-22 14:13:40 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-10-22 14:13:40 +0000 |
commit | 7b737f460689ba0ebfc33b9d60f827cab25948b9 (patch) | |
tree | 99a4eaf1d878a18b15f78315d4f46c3cb201348b /sysutils/munin-master | |
parent | 593ddde04d4b17c94f724be150e56c89e67069e1 (diff) |
Notes
Diffstat (limited to 'sysutils/munin-master')
-rw-r--r-- | sysutils/munin-master/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile index e7da47954812..057da73ed52a 100644 --- a/sysutils/munin-master/Makefile +++ b/sysutils/munin-master/Makefile @@ -51,6 +51,7 @@ EXTRA_PATCHES= ${MUNIN_PATCHES} DISTINFO_FILE= ${MUNIN_DISTINFO} ALL_TARGET= infiles build-master build-man INSTALL_TARGET= install-master-prime +NO_ARCH= yes SUB_FILES= pkg-message PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} |