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

noreply at forge.novell.com noreply at forge.novell.com
Wed Feb 1 16:18:51 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/nini by tmclau02

Modified Files:
	Makefile 
Log Message:
Remove unneeded -USE_REINPLACE
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/nini/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/nini/Makefile	2005/11/20 04:21:40	1.13
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/nini/Makefile	2006/02/01 23:18:51	1.14
@@ -3,7 +3,7 @@
 # Whom:				Christopher Nehren <apeiron at coitusmentis.info>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.13 2005/11/20 04:21:40 tmclau02 Exp $
+#   $Id: Makefile,v 1.14 2006/02/01 23:18:51 tmclau02 Exp $
 #
 
 PORTNAME=	nini
@@ -23,7 +23,6 @@
 WRKSRC=		${WRKDIR}/${PORTNAME:S/nini/Nini/}
 
 USE_ZIP=	yes
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 
 do-install:



More information about the Bsd-sharp-cvs mailing list