pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libstroke garbage collect a commented out line



details:   https://anonhg.NetBSD.org/pkgsrc/rev/518f17d0e54c
branches:  trunk
changeset: 468477:518f17d0e54c
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sat Feb 14 05:09:45 2004 +0000

description:
garbage collect a commented out line

diffstat:

 devel/libstroke/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 88f81c7619b5 -r 518f17d0e54c devel/libstroke/Makefile
--- a/devel/libstroke/Makefile  Sat Feb 14 05:08:50 2004 +0000
+++ b/devel/libstroke/Makefile  Sat Feb 14 05:09:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/14 05:08:50 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/14 05:09:45 dmcmahill Exp $
 #
 
 DISTNAME=              libstroke-0.3
@@ -17,8 +17,6 @@
 USE_X11=               YES
 USE_BUILDLINK3=                YES
 
-#CONFIGURE_ENV+=               X_CFLAGS="-I${LOCALBASE}/include"
-
 LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 .include "../../lang/tcl/buildlink3.mk"



Home | Main Index | Thread Index | Old Index