pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/kdelibs4



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Sep 23 14:04:10 UTC 2019

Modified Files:
        pkgsrc/x11/kdelibs4: Makefile

Log Message:
Correction again, wrong edit, sorry


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/x11/kdelibs4/Makefile

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

Modified files:

Index: pkgsrc/x11/kdelibs4/Makefile
diff -u pkgsrc/x11/kdelibs4/Makefile:1.103 pkgsrc/x11/kdelibs4/Makefile:1.104
--- pkgsrc/x11/kdelibs4/Makefile:1.103  Mon Sep 23 14:01:32 2019
+++ pkgsrc/x11/kdelibs4/Makefile        Mon Sep 23 14:04:10 2019
@@ -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 @@ DEPENDS+=     docbook-xsl>=1.75:../../textpr
 
 USE_LANGUAGES+=        c++11
 
+INSTALLATION_DIRS+=    ${PKGMANDIR}/man1 ${PKGMANDIR}/man7 ${PKGMANDIR}/man8
+
 REPLACE_PERL+= \
        kio/proxytype.pl \
        kio/useragent.pl \
@@ -87,7 +89,6 @@ PLIST.kgrantpty=      yes
 .endif
 
 CFLAGS.SunOS+=         -D__EXTENSIONS__
-
 LDFLAGS.Darwin+=       -lintl
 LDFLAGS.SunOS+=                -lintl
 



Home | Main Index | Thread Index | Old Index