pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Set INFO_FILES as required



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon Apr 30 15:36:57 2018 +0200
Changeset:	e548f27c0fb193c7831611a24f52bfd984e42be6

Modified Files:
	fwknop/Makefile
	fwknop/PLIST

Log Message:
Set INFO_FILES as required

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e548f27c0fb193c7831611a24f52bfd984e42be6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fwknop/Makefile | 1 +
 fwknop/PLIST    | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/fwknop/Makefile b/fwknop/Makefile
index 3e86792f7c..10daba6e4a 100644
--- a/fwknop/Makefile
+++ b/fwknop/Makefile
@@ -16,6 +16,7 @@ USE_TOOLS+=	aclocal autoconf automake autoheader makeinfo
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--infodir=${PREFIX}/${PKGINFODIR}
+INFO_FILES=	yes
 
 WRKSRC=		${WRKDIR}/fwknop-2.6.9
 
diff --git a/fwknop/PLIST b/fwknop/PLIST
index fb1152c4ce..5f95f7442b 100644
--- a/fwknop/PLIST
+++ b/fwknop/PLIST
@@ -3,7 +3,6 @@ bin/fwknop
 etc/fwknop/access.conf
 etc/fwknop/fwknopd.conf
 include/fko.h
-info/dir
 info/libfko.info
 lib/libfko.la
 man/man8/fwknop.8


Home | Main Index | Thread Index | Old Index