[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
Sat Nov 5 16:38:48 MST 2005


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

Modified Files:
	Makefile 
Log Message:
Use bsd.mono.mk
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax/Makefile	2005/10/23 22:48:00	1.10
+++ /cvsroot/bsd-sharp/FreeBSD-ports/comms/gfax/Makefile	2005/11/05 23:38:47	1.11
@@ -2,13 +2,13 @@
 # Date created:			20 January 2002
 # Whom:				John Merryweather Cooper <jmcoopr at webmail.bmi.net>
 #
-# $Id: Makefile,v 1.10 2005/10/23 22:48:00 tmclau02 Exp $
-# $FreeBSD: ports/comms/gfax/Makefile,v 1.19 2005/09/29 03:43:24 tmclaugh Exp $
+# $FreeBSD$
+#   $Id: Makefile,v 1.11 2005/11/05 23:38:47 tmclau02 Exp $
 #
 
 PORTNAME=	gfax
 PORTVERSION=	0.7.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	comms print gnome
 MASTER_SITES=	http://gfax.cowlug.org/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1
@@ -41,4 +41,5 @@
 	@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \
 		${WRKSRC}/scripts/printer-setup.sh
 
+.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
 .include <bsd.port.mk>



More information about the Bsd-sharp-cvs mailing list