From a75efb1183d36d673bcd2e65d66fb5c5e0a5ffe6 Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 11 Feb 2005 21:52:43 +0000 Subject: BROKEN: Incomplete pkg-plist --- devel/cl-asdf/Makefile | 2 ++ devel/gauche-gaunit/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'devel') diff --git a/devel/cl-asdf/Makefile b/devel/cl-asdf/Makefile index 9f47da0241a3..804b7660c2dc 100644 --- a/devel/cl-asdf/Makefile +++ b/devel/cl-asdf/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= cl- MAINTAINER= ports@FreeBSD.org COMMENT= A system definition facility for Common Lisp +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes # Sources only, see cl-asdf-[cmucl|sbcl|clisp] CL_LIBDIR= ${PREFIX}/lib/common-lisp diff --git a/devel/gauche-gaunit/Makefile b/devel/gauche-gaunit/Makefile index aa6eb578f804..ee8f65a5f871 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= gauche- MAINTAINER= ports@FreeBSD.org COMMENT= An unit testing framework in Gauche +BROKEN= Incomplete pkg-plist + BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} -- cgit