[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/devel/nunit by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Wed Feb 1 16:18:45 MST 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/nunit by tmclau02
Modified Files:
Makefile
Log Message:
Remove unneeded -USE_REINPLACE
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/nunit/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/nunit/Makefile 2005/11/20 03:27:48 1.7
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/nunit/Makefile 2006/02/01 23:18:45 1.8
@@ -3,7 +3,7 @@
# Whom: Christopher Nehren <apeiron at coitusmentis.info>
#
# $FreeBSD$
-# $Id: Makefile,v 1.7 2005/11/20 03:27:48 tmclau02 Exp $
+# $Id: Makefile,v 1.8 2006/02/01 23:18:45 tmclau02 Exp $
#
PORTNAME= nunit
@@ -23,7 +23,6 @@
WRKSRC= ${WRKDIR}
USE_ZIP= yes
-USE_REINPLACE= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
SUB_FILES= nunit-console nunit.pc
More information about the Bsd-sharp-cvs
mailing list