pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/rcs Remove ONLY_FOR_PLATFORM; no reason for it t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68f6e57acadb
branches:  trunk
changeset: 494530:68f6e57acadb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 25 11:50:20 2005 +0000

description:
Remove ONLY_FOR_PLATFORM; no reason for it to be here.

diffstat:

 devel/rcs/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r 808bdf6e2381 -r 68f6e57acadb devel/rcs/Makefile
--- a/devel/rcs/Makefile        Wed May 25 11:46:44 2005 +0000
+++ b/devel/rcs/Makefile        Wed May 25 11:50:20 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/02/15 20:54:37 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2005/05/25 11:50:20 wiz Exp $
 #
 
 DISTNAME=              rcs-5.7
@@ -10,10 +10,7 @@
 HOMEPAGE=              http://www.gnu.org/software/rcs/rcs.html
 COMMENT=               GNU Revision Control System - version control software
 
-ONLY_FOR_PLATFORM=     SunOS-*-* Darwin-*-* Linux-*-*  # in NetBSD base system
-
 .include "../../mk/bsd.prefs.mk"
-
 .if ${OPSYS} == "SunOS"
 DEPENDS=               diffutils>=2.7:../../devel/diffutils
 CONFIGURE_ARGS+=       --with-diffutils=gdiff



Home | Main Index | Thread Index | Old Index