aboutsummaryrefslogtreecommitdiff
path: root/graphics/autopano-sift
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-04 23:18:02 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-04 23:18:02 +0000
commite86881fb070eba35af3a7e8d3dd118b2690d66d4 (patch)
tree9eee221020501121cc68ad2a5eb5912edb0587e8 /graphics/autopano-sift
parent779cb551904504a7bdc1695e0f6533f1f79cf46c (diff)
downloadports-e86881fb070eba35af3a7e8d3dd118b2690d66d4.tar.gz
ports-e86881fb070eba35af3a7e8d3dd118b2690d66d4.zip
Notes
Diffstat (limited to 'graphics/autopano-sift')
-rw-r--r--graphics/autopano-sift/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/autopano-sift/Makefile b/graphics/autopano-sift/Makefile
index bd0e053f29e6..c94fbf2b44ac 100644
--- a/graphics/autopano-sift/Makefile
+++ b/graphics/autopano-sift/Makefile
@@ -7,6 +7,7 @@
PORTNAME= autopano-sift
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://user.cs.tu-berlin.de/~nowozin/autopano-sift/
@@ -15,16 +16,13 @@ COMMENT= Automatic panorama control point generation tool
RESTRICTED= May be covered by patents
-LIB_DEPENDS+= gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus
-BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono \
- ${X11BASE}/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp10
-RUN_DEPENDS+= mono:${PORTSDIR}/lang/mono \
- ${X11BASE}/lib/mono/gtk-sharp/gtk-sharp.dll:${PORTSDIR}/x11-toolkits/gtk-sharp10
+LIB_DEPENDS= gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus
WRKSRC= ${WRKDIR}/${DISTNAME}/src
SUB_FILES= autopano
USE_GMAKE= yes
+USE_GNOME= gtksharp10
MAN1= autopano-complete.1 \
autopano-complete.old.1 \