diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-14 19:47:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-14 19:47:17 +0000 |
commit | c31f79911544f5989b9231588439b0312e371c70 (patch) | |
tree | 18856a4d647cadf42e64e761d22858a51e901503 /sysutils | |
parent | 9f6ed4f559aa7b33f172dccc9f73f7bf69a73d9d (diff) | |
download | ports-c31f79911544f5989b9231588439b0312e371c70.tar.gz ports-c31f79911544f5989b9231588439b0312e371c70.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=267795
Diffstat (limited to 'sysutils')
-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 a3c7ccedb7a7..2bc77b35e1b6 100644 --- a/sysutils/aimage/Makefile +++ b/sysutils/aimage/Makefile @@ -15,6 +15,8 @@ COMMENT= Advanced Disk Imager LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib +BROKEN= does not compile + USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |