diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:36:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:36:14 +0000 |
commit | 5dc369544b0b6924d5071e3e79aeb9adf23bf983 (patch) | |
tree | 662098a1f6e446fc06a3fd382e797b856c3b11d0 | |
parent | 7eca7d47dbfa2140cea98cbcaac008e281af0597 (diff) | |
download | ports-5dc369544b0b6924d5071e3e79aeb9adf23bf983.tar.gz ports-5dc369544b0b6924d5071e3e79aeb9adf23bf983.zip |
Notes
-rw-r--r-- | textproc/gutenbook/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/gutenbook/Makefile b/textproc/gutenbook/Makefile index 4d8992855c1f..142332dbb939 100644 --- a/textproc/gutenbook/Makefile +++ b/textproc/gutenbook/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ ${site_perl}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${site_perl}/URI/URL.pm:${PORTSDIR}/net/p5-URI +BROKEN= Checksum mismatch + site_perl= ${SITE_PERL} USE_GNOME= gtk12 |