aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/wol/Makefile1
-rw-r--r--net/wol/pkg-plist4
2 files changed, 2 insertions, 3 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index e834d8ceb31..85d08829e42 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -26,6 +26,7 @@ LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+INFO= wol
DOCS= AUTHORS NEWS README TODO
.if !defined(NOPORTDOCS)
diff --git a/net/wol/pkg-plist b/net/wol/pkg-plist
index 24ebf225638..d2b9e21c4cc 100644
--- a/net/wol/pkg-plist
+++ b/net/wol/pkg-plist
@@ -1,8 +1,6 @@
+@comment $FreeBSD$
bin/wol
bin/wol-dhcpdconf
-@unexec install-info --delete %D/info/wol.info %D/info/dir
-info/wol.info
-@exec install-info %D/info/wol.info %D/info/dir
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README