diff options
author | hans <hans> | 2012-02-16 19:37:29 +0000 |
---|---|---|
committer | hans <hans> | 2012-02-16 19:37:29 +0000 |
commit | 9aa30993f51d0cc808d686f0d0412584809f8287 (patch) | |
tree | 600696d94c91a3f3c190703c3d2e1e5f1eabda7d /net/wol | |
parent | ab52e55a1de571e7fa8012cb32a26ec1c5119127 (diff) | |
download | pkgsrc-9aa30993f51d0cc808d686f0d0412584809f8287.tar.gz |
Uses pod2man.
Diffstat (limited to 'net/wol')
-rw-r--r-- | net/wol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index d241c35ebf1..4443f01a835 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:29 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/02/16 19:37:29 hans Exp $ DISTNAME= wol-0.7.1 PKGREVISION= 3 @@ -12,7 +12,7 @@ COMMENT= Small Wake On Lan client PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_TOOLS+= gmake perl +USE_TOOLS+= gmake perl pod2man USE_PKGLOCALEDIR= yes INFO_FILES= # PLIST |