diff options
-rw-r--r-- | www/larbin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/larbin/Makefile b/www/larbin/Makefile index 3e07c70..03572c2 100644 --- a/www/larbin/Makefile +++ b/www/larbin/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/larbin/ MAINTAINER= hiten@uk.FreeBSD.org +BROKEN= "Does not build" + USE_GMAKE= yes GNU_CONFIGURE= yes |