diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-07-25 15:33:08 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-07-25 15:33:08 +0000 |
commit | 0337ce5afa621a0a135fc6dd0d991fa4f617273b (patch) | |
tree | 59d645d895d132dda130473ece8c9d7e13bdb30a /net | |
parent | 004f51fcb08b21a030cb21a6e815e7c996bf443f (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/wol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index 5dfff03ea7a5..541ac112a6e7 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -16,6 +16,7 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Tool to wake up Wake-On-LAN compliant computers GNU_CONFIGURE= yes +USE_PERL5_BUILD= yes USE_GETOPT_LONG= yes USE_GPG= yes CPPFLAGS= -I${LOCALBASE}/include |