Date: Thu, 7 Jan 2016 16:44:42 +0000 (UTC) From: Mikolaj Golub <trociny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405469 - head/sysutils/vmtouch Message-ID: <201601071644.u07GigGF063075@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trociny Date: Thu Jan 7 16:44:42 2016 New Revision: 405469 URL: https://svnweb.freebsd.org/changeset/ports/405469 Log: Fix building man page Modified: head/sysutils/vmtouch/Makefile Modified: head/sysutils/vmtouch/Makefile ============================================================================== --- head/sysutils/vmtouch/Makefile Thu Jan 7 16:16:40 2016 (r405468) +++ head/sysutils/vmtouch/Makefile Thu Jan 7 16:44:42 2016 (r405469) @@ -12,6 +12,7 @@ COMMENT= Virtual Memory Toucher USE_GITHUB= yes GH_ACCOUNT= hoytech +USES= perl5 USE_PERL5= build # pod2man PLIST_FILES= bin/vmtouch \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601071644.u07GigGF063075>