pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: markd
Date: Sat Apr 7 00:51:28 UTC 2018
Modified Files:
pkgsrc/devel/kcoreaddons: hacks.mk
Removed Files:
pkgsrc/devel/kidletime: hacks.mk
pkgsrc/devel/kitemmodels: hacks.mk
pkgsrc/devel/kpeople: hacks.mk
Log Message:
{kcoreaddons,kidletime,kitemmodels,kpeople}: remove Qt5Widgets hack
r1.14 of src/external/gpl3/binutils/dist/bfd/elflink.c may fix the
underlying problem but r1.55 of pkgsrc/x11/qt5-qtbase/Makefile means
we no longer tickle it so remove.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/kcoreaddons/hacks.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/kidletime/hacks.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/kitemmodels/hacks.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/kpeople/hacks.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/kcoreaddons/hacks.mk
diff -u pkgsrc/devel/kcoreaddons/hacks.mk:1.2 pkgsrc/devel/kcoreaddons/hacks.mk:1.3
--- pkgsrc/devel/kcoreaddons/hacks.mk:1.2 Wed Jan 17 20:00:20 2018
+++ pkgsrc/devel/kcoreaddons/hacks.mk Sat Apr 7 00:51:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.2 2018/01/17 20:00:20 markd Exp $
+# $NetBSD: hacks.mk,v 1.3 2018/04/07 00:51:28 markd Exp $
#
.include "../../mk/bsd.fast.prefs.mk"
@@ -7,5 +7,3 @@
.if ${OPSYS} == "NetBSD" && empty(MACHINE_PLATFORM:MNetBSD-[0-6].*-*)
CXXFLAGS+= -DKSDC_POSIX_FALLOCATE_SUPPORTED=1
.endif
-
-BUILDLINK_TRANSFORM.NetBSD+=l:Qt5Widgets:execinfo:Qt5Widgets
Home |
Main Index |
Thread Index |
Old Index