summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-06-27 07:01:39 +0000
committernia <nia@pkgsrc.org>2022-06-27 07:01:39 +0000
commitf6bb952dc930c2123c07c0cbdadc730920733f1b (patch)
treed338524c1610ad7c5175831ce419535b87203ba5
parent7f154996d09b8a7b1fd28bc4ae3f86bb4a2c375b (diff)
downloadpkgsrc-f6bb952dc930c2123c07c0cbdadc730920733f1b.tar.gz
Cenon: MKPIE not supported
-rw-r--r--graphics/Cenon/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/Cenon/Makefile b/graphics/Cenon/Makefile
index 55a82b4adcc..143b667869e 100644
--- a/graphics/Cenon/Makefile
+++ b/graphics/Cenon/Makefile
@@ -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 @@ USE_LANGUAGES= objc
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