summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-09-04 11:18:40 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-09-04 11:18:40 +0000
commita679652400ce0b2d204185640d48b52bdf2a978d (patch)
tree22c26594e1c3a53764bdb8d4366ff8a3334bc843 /lang
parentAdd japanese/tcl80 and japanese/tk80 to LIB_DEPENDS in the BATCH mode (diff)
Add dependency on misc/compat3x (for libncurses).
Noticed by: Mohammed Kamal Elzubeir <elzubeir@unt.edu>
Notes
Notes: svn path=/head/; revision=47415
Diffstat (limited to 'lang')
-rw-r--r--lang/mit-scheme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile
index 4b6bd71caec1..b6275788d623 100644
--- a/lang/mit-scheme/Makefile
+++ b/lang/mit-scheme/Makefile
@@ -14,8 +14,9 @@ DISTNAME= scheme-${PORTVERSION}-ix86-freebsd
MAINTAINER= olgeni@FreeBSD.org
-ONLY_FOR_ARCHS= i386
+LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
+ONLY_FOR_ARCHS= i386
USE_XLIB= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes