From 06aa815303d09728523a1521f001bd7d8ac0ff16 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 23 Mar 2008 23:03:18 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- lang/drscheme/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/drscheme') diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile index cfed6bd0bb30..51b8c0089b70 100644 --- a/lang/drscheme/Makefile +++ b/lang/drscheme/Makefile @@ -7,6 +7,7 @@ PORTNAME= drscheme PORTVERSION= 370 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= http://download.plt-scheme.org/bundles/${PORTVERSION}/plt/ \ http://www.cs.utah.edu/plt/download/${PORTVERSION}/plt/ \ @@ -44,7 +45,6 @@ WRKSRC= ${WRKDIR}/plt-${PORTVERSION}/src USE_ICONV= yes USE_GL= yes USE_LDCONFIG= yes -USE_XLIB= yes USE_AUTOTOOLS= libtool:15:env MAN1= drscheme.1 help-desk.1 mred.1 mzscheme.1 tex2page.1 -- cgit v1.2.3