diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /net/gnomba | |
parent | BROKEN: Installs perllocal.pod (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129941
Diffstat (limited to 'net/gnomba')
-rw-r--r-- | net/gnomba/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile index 8c3b2f31d342..2f83c59ffc94 100644 --- a/net/gnomba/Makefile +++ b/net/gnomba/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= gnomba MAINTAINER= demon@FreeBSD.org COMMENT= GNOME compliant browser of SMB shares +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs USE_PERL5_BUILD=yes |