pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/perl58 Removed an extra line accidentally left wh...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a825d391b2a
branches:  trunk
changeset: 482907:8a825d391b2a
user:      jklos <jklos%pkgsrc.org@localhost>
date:      Thu Nov 04 22:51:58 2004 +0000

description:
Removed an extra line accidentally left while debugging (oops).

diffstat:

 lang/perl58/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 254b9709426b -r 8a825d391b2a lang/perl58/Makefile
--- a/lang/perl58/Makefile      Thu Nov 04 21:47:11 2004 +0000
+++ b/lang/perl58/Makefile      Thu Nov 04 22:51:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2004/10/28 08:59:45 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2004/11/04 22:51:58 jklos Exp $
 
 # The following two variables should have empty values unless we're
 # building a perl snapshot or release candidate.
@@ -46,8 +46,6 @@
 BUILDING_PERL5=                yes
 PERL5_CONFIGURE=       no
 
-CFLAGS+=               -O
-
 USE_BUILDLINK3=                yes
 HAS_CONFIGURE=         yes
 CONFIGURE_SCRIPT=      ./Configure



Home | Main Index | Thread Index | Old Index