summaryrefslogtreecommitdiff
path: root/security/opencdk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-12-19 00:19:18 +0000
committergrant <grant@pkgsrc.org>2004-12-19 00:19:18 +0000
commitfc9c762fd7d38af1620ff378927d9ca86e90e412 (patch)
treeb14cfa6da6b527c7971d0139a15768e38a622b11 /security/opencdk
parent48876679d911a6ceb5f41b08286bf724c282f65b (diff)
downloadpkgsrc-fc9c762fd7d38af1620ff378927d9ca86e90e412.tar.gz
this won't build with xlc without some work, mark it as such.
Diffstat (limited to 'security/opencdk')
-rw-r--r--security/opencdk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 19adbf23d5c..268ca2611e2 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:18:11 tv Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/19 00:19:18 grant Exp $
#
DISTNAME= opencdk-0.5.5
@@ -17,6 +17,8 @@ USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
+NOT_FOR_COMPILER= xlc
+
REPLACE_PERL= doc/gdoc
DOCDIR= ${PREFIX}/share/doc/opencdk