summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-21 17:34:34 +0000
committerwiz <wiz@pkgsrc.org>2022-01-21 17:34:34 +0000
commitf8af85c0fdfff827999c6d024b4d186af5d8ad11 (patch)
tree5e41e39ed5fae29aebf9ef38ec363a6b2741f328
parentfad9868d1e0d2f0dfe394690d55a2b885f05e5ea (diff)
downloadpkgsrc-f8af85c0fdfff827999c6d024b4d186af5d8ad11.tar.gz
xindy: mark as not-supporting-PIE since it uses clisp
-rw-r--r--textproc/xindy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/xindy/Makefile b/textproc/xindy/Makefile
index e4775acccc4..8366385da62 100644
--- a/textproc/xindy/Makefile
+++ b/textproc/xindy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/06/06 01:17:20 markd Exp $
+# $NetBSD: Makefile,v 1.11 2022/01/21 17:34:34 wiz Exp $
.include "../../print/texlive/Makefile.common"
@@ -23,6 +23,9 @@ CONFIGURE_ARGS+= --with-clisp-runtime=default
INSTALLATION_DIRS+= bin
+# due to using clisp
+MKPIE_SUPPORTED= no
+
post-install:
cd ${WRKSRC} && ${PKGSRC_SETENV} ${INSTALL_ENV} ${MAKE_ENV} \
${MAKE_PROGRAM} install-exec-hook