[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/lang/nemerle by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Wed Feb 1 16:33:53 MST 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/nemerle by tmclau02
Modified Files:
Makefile
Log Message:
Remove unneeded USE_REINPLACE
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/nemerle/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/nemerle/Makefile 2005/11/20 04:26:05 1.11
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/nemerle/Makefile 2006/02/01 23:33:53 1.12
@@ -3,7 +3,7 @@
# Whom: Christopher Nehren <apeiron at coitusmentis.info>
#
# $FreeBSD$
-# $Id: Makefile,v 1.11 2005/11/20 04:26:05 tmclau02 Exp $
+# $Id: Makefile,v 1.12 2006/02/01 23:33:53 tmclau02 Exp $
#
PORTNAME= nemerle
@@ -22,7 +22,6 @@
USE_BZIP2= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|#! /bin/bash|#!/bin/sh|' \
More information about the Bsd-sharp-cvs
mailing list