diff options
Diffstat (limited to 'textproc/galax/Makefile')
-rw-r--r-- | textproc/galax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/galax/Makefile b/textproc/galax/Makefile index b7fa5069b5c5..5cfeb96d4004 100644 --- a/textproc/galax/Makefile +++ b/textproc/galax/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://db.bell-labs.com/galax/Downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Galax is a full-featured, fully compliant implementation of XQuery +BROKEN= Does not fetch + BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml WRKSRC= ${WRKDIR}/galax |