From 4798f4d4731febd1ad705ae919fc1fd3d65dd8f4 Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Tue, 11 Nov 2008 05:49:34 +0000 Subject: lang/plt-scheme: update from 4.0.2 to 4.1.2 PR: ports/128769 Submitted by: Andrew Reilly (maintainer) --- lang/racket-textual/scripts/configure | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'lang/racket-textual/scripts/configure') diff --git a/lang/racket-textual/scripts/configure b/lang/racket-textual/scripts/configure index 46b47aa3aa6c..66d3fa9da6cd 100644 --- a/lang/racket-textual/scripts/configure +++ b/lang/racket-textual/scripts/configure @@ -1,14 +1,7 @@ -#!/bin/sh -xve -printenv +#!/bin/sh mkdir $WRKSRC cd $WRKSRC X11BASE=${LOCALBASE} -#CFLAGS="-O0 -Werror-implicit-function-declaration -pipe -g" -#CFLAGS="-O2 -pipe -g" -#LDFLAGS=-L${LOCALBASE}/lib -#CPPFLAGS="-I${LOCALBASE}/include -DLONG64" -#LIBTOOL=${LOCALBASE}/bin/libtool - ../configure --prefix=${PREFIX} --enable-shared --enable-xft --enable-gl \ --enable-xrender --enable-cairo --with-x --enable-pthread \ --enable-lt=${LIBTOOL} \ -- cgit v1.2.3