pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/scribus-qt5
Module Name: pkgsrc
Committed By: nia
Date: Tue Mar 29 19:59:50 UTC 2022
Modified Files:
pkgsrc/print/scribus-qt5: Makefile
Log Message:
scribus-qt5: despair
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/scribus-qt5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/scribus-qt5/Makefile
diff -u pkgsrc/print/scribus-qt5/Makefile:1.25 pkgsrc/print/scribus-qt5/Makefile:1.26
--- pkgsrc/print/scribus-qt5/Makefile:1.25 Mon Mar 28 10:56:20 2022
+++ pkgsrc/print/scribus-qt5/Makefile Tue Mar 29 19:59:50 2022
@@ -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 @@ HOMEPAGE= https://www.scribus.net/
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 @@ BUILDLINK_TRANSFORM.NetBSD+= rm:-ldl
.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