diff options
Diffstat (limited to 'devel/gauche-gaunit/Makefile')
-rw-r--r-- | devel/gauche-gaunit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} |