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

noreply at forge.novell.com noreply at forge.novell.com
Wed Feb 1 16:33:26 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo by tmclau02

Modified Files:
	Makefile 
Log Message:
Remove unneeded USE_REINPLACE
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/Makefile	2005/11/20 04:31:07	1.14
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/boo/Makefile	2006/02/01 23:33:26	1.15
@@ -3,7 +3,7 @@
 # Whom:				Christopher Nehren <apeiron at coitusmentis.info>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.14 2005/11/20 04:31:07 tmclau02 Exp $
+#   $Id: Makefile,v 1.15 2006/02/01 23:33:26 tmclau02 Exp $
 #
 
 PORTNAME=	boo
@@ -25,7 +25,6 @@
 WRKSRC=		${WRKDIR}/${DISTNAME:S/-src//}
 
 USE_BZIP2=	yes
-USE_REINPLACE=	yes
 
 post-extract:
 	@${REINPLACE_CMD} \



More information about the Bsd-sharp-cvs mailing list