pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/freewais-sf Fix installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a136244a12c
branches:  trunk
changeset: 540787:3a136244a12c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Apr 07 17:11:25 2008 +0000

description:
Fix installation.

diffstat:

 net/freewais-sf/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5b097f7e124c -r 3a136244a12c net/freewais-sf/Makefile
--- a/net/freewais-sf/Makefile  Mon Apr 07 17:10:35 2008 +0000
+++ b/net/freewais-sf/Makefile  Mon Apr 07 17:11:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/12/02 11:26:50 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2008/04/07 17:11:25 joerg Exp $
 #
 
 DISTNAME=      freeWAIS-sf-2.2.12
@@ -28,6 +28,8 @@
 INSTALL_TARGET=                install install.man
 INFO_FILES=            # PLIST
 
+INSTALLATION_DIRS=     include ${PKGINFODIR}
+
 post-build:
        cd ${WRKSRC}/doc/SF && makeinfo fwsf.texi
 



Home | Main Index | Thread Index | Old Index