diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-07 09:13:56 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-07 09:13:56 +0000 |
commit | e6f6f3e61e7637fc93c6a2775cf4f8b239060913 (patch) | |
tree | 715d267818c46da2eb18375e6c9a3d6036916842 | |
parent | 2f3639632a0b13f74b46a1bc4a9b0703d0253e0d (diff) |
Notes
-rw-r--r-- | sysutils/aimage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile index f471417099c7..93d805c37b3e 100644 --- a/sysutils/aimage/Makefile +++ b/sysutils/aimage/Makefile @@ -16,6 +16,8 @@ COMMENT= Advanced Disk Imager LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib +BROKEN= does not fetch + USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |