[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Wed Oct 25 23:21:00 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax by tmclau02

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

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax/Makefile	2006/10/08 04:30:19	1.14
+++ /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax/Makefile	2006/10/26 05:21:00	1.15
@@ -3,7 +3,7 @@
 # Whom:				John Merryweather Cooper <jmcoopr at webmail.bmi.net>
 #
 # $FreeBSD: ports/comms/gfax/Makefile,v 1.23 2006/02/23 10:34:56 ade Exp $
-#   $Id: Makefile,v 1.14 2006/10/08 04:30:19 tmclau02 Exp $
+#   $Id: Makefile,v 1.15 2006/10/26 05:21:00 tmclau02 Exp $
 #
 
 PORTNAME=	gfax
@@ -16,17 +16,15 @@
 MAINTAINER=	bsd-sharp-list at forge.novell.com
 COMMENT=	A Mono based pop-up fax manager
 
-BUILD_DEPENDS=	gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
-		bash:${PORTSDIR}/shells/bash
-RUN_DEPENDS=	gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
-		${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax \
+BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS=	${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax \
 		bash:${PORTSDIR}/shells/bash
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomeprefix gnomehier libgnomeprint
+USE_GNOME=	gnomeprefix gnomehier libgnomeprint gtksharp10
 STRIP=
 
 GCONF_SCHEMAS=gfax.schemas


More information about the Bsd-sharp-cvs mailing list