diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-05 01:10:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-05 01:10:00 +0000 |
commit | 9f98710d439a10d3ba8d8bc1581018e62f0ab868 (patch) | |
tree | a22b787209ce35af84def8b55964ca0ada502316 /misc | |
parent | fe635451293867dc45b636366376790aac6d8489 (diff) | |
download | ports-9f98710d439a10d3ba8d8bc1581018e62f0ab868.tar.gz ports-9f98710d439a10d3ba8d8bc1581018e62f0ab868.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/biblereader/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/biblereader/Makefile b/misc/biblereader/Makefile index 1f8a99105f36..fe6c059723f5 100644 --- a/misc/biblereader/Makefile +++ b/misc/biblereader/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A GUI based Bible program for X11 +BROKEN= "Does not fetch" + USE_BZIP2= yes USE_GNOME= gtk12 USE_REINPLACE= yes |