diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-19 20:53:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-19 20:53:09 +0000 |
commit | 06cd2075fc3b87fa510ad08d883ed9e2c8430130 (patch) | |
tree | 91ecf7e4025c236093f4743f265c12b13af142ab | |
parent | 510e9ec467db7832f41f6e3561b31cd7ec60c9d2 (diff) | |
download | ports-06cd2075fc3b87fa510ad08d883ed9e2c8430130.tar.gz ports-06cd2075fc3b87fa510ad08d883ed9e2c8430130.zip |
- Mark BROKEN: does not fetch
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=272937
-rw-r--r-- | graphics/autopano-sift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/autopano-sift/Makefile b/graphics/autopano-sift/Makefile index aff310011244..ce78506dc285 100644 --- a/graphics/autopano-sift/Makefile +++ b/graphics/autopano-sift/Makefile @@ -16,6 +16,8 @@ COMMENT= Automatic panorama control point generation tool RESTRICTED= May be covered by patents +BROKEN= unfetchable + LIB_DEPENDS= gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus CONFLICTS= autopano-sift-C-[0-9]* |