pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/kdelibs4 Correction again, wrong edit, sorry



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40fe1dcb8a5b
branches:  trunk
changeset: 340142:40fe1dcb8a5b
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Sep 23 14:04:10 2019 +0000

description:
Correction again, wrong edit, sorry

diffstat:

 x11/kdelibs4/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 9135a3aabfea -r 40fe1dcb8a5b x11/kdelibs4/Makefile
--- a/x11/kdelibs4/Makefile     Mon Sep 23 14:01:32 2019 +0000
+++ b/x11/kdelibs4/Makefile     Mon Sep 23 14:04:10 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2019/09/23 14:01:32 mef Exp $
+# $NetBSD: Makefile,v 1.104 2019/09/23 14:04:10 mef Exp $
 
 DISTNAME=      kdelibs-4.14.38
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
@@ -41,6 +41,8 @@
 
 USE_LANGUAGES+=        c++11
 
+INSTALLATION_DIRS+=    ${PKGMANDIR}/man1 ${PKGMANDIR}/man7 ${PKGMANDIR}/man8
+
 REPLACE_PERL+= \
        kio/proxytype.pl \
        kio/useragent.pl \
@@ -87,7 +89,6 @@
 .endif
 
 CFLAGS.SunOS+=         -D__EXTENSIONS__
-
 LDFLAGS.Darwin+=       -lintl
 LDFLAGS.SunOS+=                -lintl
 



Home | Main Index | Thread Index | Old Index