diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:40:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:40:53 +0000 |
commit | bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f (patch) | |
tree | 7da28d1cd5fab0f8004d729ef2c7f6389b62c2a4 /comms | |
parent | c51925ec450a6aca1ce2bad6aff32a146b5e85c8 (diff) | |
download | ports-bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f.tar.gz ports-bdf73e2dc2cc4f00c5e121e4796afdec586c8b4f.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/qsstv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 3abfec241285..b333a9a2f1eb 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -16,6 +16,8 @@ COMMENT= Amateur Radio SSTV/FAX reception program for unix LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes |