summaryrefslogtreecommitdiff
path: root/lang/squeak3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-28 02:18:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-28 02:18:45 +0000
commit753d555a14637ae1929d429cacca0ed4cee4c82a (patch)
treea9aafbb6c3220d5a93992955310cd0773174c553 /lang/squeak3
parentAdd USE_XLIB. (diff)
A few more USE_XLIBs.
Notes
Notes: svn path=/head/; revision=14930
Diffstat (limited to 'lang/squeak3')
-rw-r--r--lang/squeak3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile
index 1e1fe71c6528..79a7e07653c5 100644
--- a/lang/squeak3/Makefile
+++ b/lang/squeak3/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 April 1997
# Whom: jesse
#
-# $Id: Makefile,v 1.1.1.1 1997/06/10 09:31:49 asami Exp $
+# $Id: Makefile,v 1.2 1997/11/22 16:11:14 jseger Exp $
#
DISTNAME= Squeak-1.18
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.create.ucsb.edu/pub/Smalltalk/Squeak/unix/
MAINTAINER= jesse@cs.uni-magdeburg.de
+USE_XLIB= yes
WRKSRC= $(WRKDIR)/Squeak-1.18/src
do-install: