diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:54:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:54:51 +0000 |
commit | 859780451620c3bd144946b8cd12a55c6a0a4dc7 (patch) | |
tree | 4f677d2b97f30a813ba7f074d6627670295d882a /www/larbin | |
parent | 1dc42fc368acd1014b6bb265d4d1286c3d5fe573 (diff) |
Notes
Diffstat (limited to 'www/larbin')
-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 3e07c70f6bbd..03572c279bb4 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 |