pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/scribus-qt5 scribus-qt5: despair
details: https://anonhg.NetBSD.org/pkgsrc/rev/61872f3589f5
branches: trunk
changeset: 375916:61872f3589f5
user: nia <nia%pkgsrc.org@localhost>
date: Tue Mar 29 19:59:50 2022 +0000
description:
scribus-qt5: despair
diffstat:
print/scribus-qt5/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r 719c7aad97af -r 61872f3589f5 print/scribus-qt5/Makefile
--- a/print/scribus-qt5/Makefile Tue Mar 29 18:43:36 2022 +0000
+++ b/print/scribus-qt5/Makefile Tue Mar 29 19:59:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2022/03/28 10:56:20 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2022/03/29 19:59:50 nia Exp $
DISTNAME= scribus-1.5.6pre20200611
PKGREVISION= 23
@@ -12,12 +12,11 @@
COMMENT= Publishing layout with graphical interface (Qt5 port)
LICENSE= gnu-gpl-v2
-HAS_CONFIGURE= yes
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
-BUILDLINK_TRANSFORM.NetBSD+= rm:-ldl
+BROKEN+= "Poppler headers want C++17, this package is C++11"
.include "../../converters/libcdr/buildlink3.mk"
.include "../../converters/libfreehand/buildlink3.mk"
@@ -49,6 +48,8 @@
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../mk/dlopen.buildlink3.mk"
+BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:Q}
.include "../../mk/pthread.buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index