diff options
Diffstat (limited to 'net/wmnd')
-rw-r--r-- | net/wmnd/Makefile | 1 | ||||
-rw-r--r-- | net/wmnd/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index de6e6fbad5a4..80679acc82ec 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${EXAMPLESDIR} --with-drivers="freebsd_sysctl" \ --program-transform-name="" +INFO= gpl MAN1= wmnd.1 post-install: diff --git a/net/wmnd/pkg-plist b/net/wmnd/pkg-plist index 1aece0a7b789..353e097a15d0 100644 --- a/net/wmnd/pkg-plist +++ b/net/wmnd/pkg-plist @@ -1,6 +1,3 @@ bin/wmnd -@unexec install-info --delete %D/info/gpl.info %D/info/dir -info/gpl.info -@exec install-info %D/info/gpl.info %D/info/dir share/examples/wmnd/wmndrc @dirrm share/examples/wmnd |