aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Cdk
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-04-17 23:33:37 +0800
committermiwi <miwi@FreeBSD.org>2013-04-17 23:33:37 +0800
commitfaa9403e2ee91776bf3e1cd53764a820939cb805 (patch)
treec1d08975cf3197dc0b57772993a8103ede6b2e96 /devel/p5-Cdk
parent18da910946416051224e85af640d644b890f2d13 (diff)
downloadfreebsd-ports-gnome-faa9403e2ee91776bf3e1cd53764a820939cb805.tar.gz
freebsd-ports-gnome-faa9403e2ee91776bf3e1cd53764a820939cb805.tar.zst
freebsd-ports-gnome-faa9403e2ee91776bf3e1cd53764a820939cb805.zip
- Mark broken
Cdk.c: In function 'XS_CDKCALENDARPtr_DESTROY': Cdk.c:20581: error: 'CDKCALENDAR' undeclared (first use in this function) Cdk.c:20581: error: 'object' undeclared (first use in this function) Cdk.c:20585: error: expected expression before ')' token *** Error code 1 Feature safe: yes
Diffstat (limited to 'devel/p5-Cdk')
-rw-r--r--devel/p5-Cdk/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/p5-Cdk/Makefile b/devel/p5-Cdk/Makefile
index 743303891930..5d05034195a6 100644
--- a/devel/p5-Cdk/Makefile
+++ b/devel/p5-Cdk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Cdk
-# Date created: May 27th 2001
-# Whom: Chia-liang Kao <clkao@clkao.org>
-#
+# Created by: Chia-liang Kao <clkao@clkao.org>
# $FreeBSD$
-#
PORTNAME= Cdk
PORTVERSION= 4.9.10
@@ -19,6 +15,8 @@ COMMENT= Perl5 module for Curses Development Kit
LIB_DEPENDS= cdk.5:${PORTSDIR}/devel/cdk
+BROKEN= does not build
+
PERL_CONFIGURE= yes
post-patch: