aboutsummaryrefslogtreecommitdiff
path: root/lang/schemetoc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /lang/schemetoc
parentdd9602c2a3e0aa86e76d2db30cf6349888702517 (diff)
downloadports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz
ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209636
Diffstat (limited to 'lang/schemetoc')
-rw-r--r--lang/schemetoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile
index 0d4a8990b07f..909cc2b015f1 100644
--- a/lang/schemetoc/Makefile
+++ b/lang/schemetoc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= schemetoc
PORTVERSION= 93.3.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= http://www.cs.indiana.edu/pub/scheme-repository/imp/Scheme-to-C/
DISTNAME= 15mar93
@@ -16,8 +16,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= erik@smluc.org
COMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C
-USE_XLIB= yes
USE_GCC= 2.95
+USE_XORG= x11 xi
INSTALLS_SHLIB= yes
NO_WRKSUBDIR= yes
MAN1= scc.1 sci.1