[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/graphics/autopano-sift by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Wed Oct 25 23:30:46 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/graphics/autopano-sift by tmclau02

Modified Files:
	Makefile 
Log Message:
- Convert to USE_GNOME=gtksharp10

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/graphics/autopano-sift/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /cvsroot/bsd-sharp/FreeBSD-ports/graphics/autopano-sift/Makefile	2006/10/10 19:06:42	1.2
+++ /cvsroot/bsd-sharp/FreeBSD-ports/graphics/autopano-sift/Makefile	2006/10/26 05:30:46	1.3
@@ -16,16 +16,13 @@
 
 RESTRICTED=	May be covered by patents
 
-LIB_DEPENDS+=	gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus
-BUILD_DEPENDS+=	mono:${PORTSDIR}/lang/mono \
-		${LOCALBASE}/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp10
-RUN_DEPENDS+=	mono:${PORTSDIR}/lang/mono \
-		${LOCALBASE}/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 \


More information about the Bsd-sharp-cvs mailing list