diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-19 02:36:53 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-19 02:36:53 +0000 |
commit | b28b01faa9bb8f079f2ded5157f714396b0609c7 (patch) | |
tree | 3942dce721c70266405f463890f0e0cea4dbbb29 /graphics | |
parent | 1b94979474bed23c943730dda666b0f74a62ed0a (diff) |
Notes
Diffstat (limited to 'graphics')
-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 c0af16138483..870a380155fb 100644 --- a/graphics/autopano-sift/Makefile +++ b/graphics/autopano-sift/Makefile @@ -18,6 +18,8 @@ RESTRICTED= May be covered by patents LIB_DEPENDS= gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus +CONFLICTS= autopano-sift-C-[0-9]* + WRKSRC= ${WRKDIR}/${DISTNAME}/src SUB_FILES= autopano |