summaryrefslogtreecommitdiff
path: root/sysutils/symon
diff options
context:
space:
mode:
authorJeremy Chadwick <koitsu@FreeBSD.org>2007-10-16 03:30:09 +0000
committerJeremy Chadwick <koitsu@FreeBSD.org>2007-10-16 03:30:09 +0000
commitdaedc0a9cd4612bef0309129b45e2bcca59b41c5 (patch)
tree85b662a4ab671882aeaf6e986f557b85e2dc03df /sysutils/symon
parent- Update to 1.02 (diff)
Add reliance on USE_PERL5_BUILD; pod2man is required for building
the documentation. PR: ports/117176 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Notes
Notes: svn path=/head/; revision=201539
Diffstat (limited to 'sysutils/symon')
-rw-r--r--sysutils/symon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile
index d7c6f6252aa9..469e39329279 100644
--- a/sysutils/symon/Makefile
+++ b/sysutils/symon/Makefile
@@ -16,6 +16,8 @@ COMMENT= Performance and information monitoring tool
WRKSRC= ${WRKDIR}/${PORTNAME}
SUB_FILES= pkg-message
+USE_PERL5_BUILD= yes
+
# Synonym for WITHOUT_SYMUX
.if defined(WITHOUT_RRD)
WITHOUT_SYMUX= yes