diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:54:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:54:51 +0800 |
commit | 0e970b4af14a026196626c3197355a72458d1d80 (patch) | |
tree | c86fb8627db81ea2fd1449d5522994003094fef7 /www/larbin | |
parent | 15fc9e781a10a5fa20a694c0b2543955fd8888ec (diff) | |
download | freebsd-ports-gnome-0e970b4af14a026196626c3197355a72458d1d80.tar.gz freebsd-ports-gnome-0e970b4af14a026196626c3197355a72458d1d80.tar.zst freebsd-ports-gnome-0e970b4af14a026196626c3197355a72458d1d80.zip |
BROKEN: does not build
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 |