diff options
Diffstat (limited to 'devel/liblouisxml/Makefile')
-rw-r--r-- | devel/liblouisxml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/liblouisxml/Makefile b/devel/liblouisxml/Makefile index 38cdae10b3ff..a3d2686d47ff 100644 --- a/devel/liblouisxml/Makefile +++ b/devel/liblouisxml/Makefile @@ -13,6 +13,8 @@ COMMENT= Library Provide Complete Braille Transcription Services LICENSE= LGPL3+ GPLv3+ LICENSE_COMB= multi +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash LIB_DEPENDS= liblouis.so:devel/liblouis |