pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/Cenon Cenon: MKPIE not supported
details: https://anonhg.NetBSD.org/pkgsrc/rev/04d4bbd3083e
branches: trunk
changeset: 381056:04d4bbd3083e
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jun 27 07:01:39 2022 +0000
description:
Cenon: MKPIE not supported
diffstat:
graphics/Cenon/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 194c561f12c1 -r 04d4bbd3083e graphics/Cenon/Makefile
--- a/graphics/Cenon/Makefile Mon Jun 27 06:50:07 2022 +0000
+++ b/graphics/Cenon/Makefile Mon Jun 27 07:01:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2022/04/18 19:11:14 adam Exp $
+# $NetBSD: Makefile,v 1.44 2022/06/27 07:01:39 nia Exp $
#
DISTNAME= Cenon-3.9.6
@@ -17,6 +17,9 @@
WRKSRC= ${WRKDIR}/Cenon
NO_CONFIGURE= yes
+# "/usr/bin/ld: -r and -pie may not be used together"
+MKPIE_SUPPORTED= no
+
INSTALLATION_DIRS+= share/doc/Cenon
INSTALLATION_DIRS+= share/GNUstep/Library/Cenon
Home |
Main Index |
Thread Index |
Old Index