summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-02-14 05:09:45 +0000
committerdmcmahill <dmcmahill>2004-02-14 05:09:45 +0000
commit4265e56265872376adea783f95c824deff39d7d9 (patch)
tree9aeaa3080c370a0bbac312e212e9d50f66c11c5a /devel
parent48ac8bf15e2c7a4585d7ba84d898de0793a9f60c (diff)
downloadpkgsrc-4265e56265872376adea783f95c824deff39d7d9.tar.gz
garbage collect a commented out line
Diffstat (limited to 'devel')
-rw-r--r--devel/libstroke/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index 5d5523a4ff0..67e8e230e46 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -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_LIBTOOL= YES
USE_X11= YES
USE_BUILDLINK3= YES
-#CONFIGURE_ENV+= X_CFLAGS="-I${LOCALBASE}/include"
-
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../lang/tcl/buildlink3.mk"