summaryrefslogtreecommitdiff
path: root/lang/guileobjc/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-26 05:35:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-26 05:35:42 +0000
commitb732f648274cdd58998ad1ce654335f0626fdfad (patch)
treed755ba13faeadfab429a2d6cdc6ad10a00b02212 /lang/guileobjc/Makefile
parentMark this NO_CDROM; this depends on glimpse, and it will hang forever (diff)
Escape quote.
Notes
Notes: svn path=/head/; revision=14910
Diffstat (limited to 'lang/guileobjc/Makefile')
-rw-r--r--lang/guileobjc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guileobjc/Makefile b/lang/guileobjc/Makefile
index 1e746d684269..3617688bbe26 100644
--- a/lang/guileobjc/Makefile
+++ b/lang/guileobjc/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.4 1998/10/27 16:33:54 vanilla Exp $
+# $Id: Makefile,v 1.5 1998/11/17 20:21:54 billf Exp $
#
DISTNAME= guileobjc-0.3.8
@@ -15,7 +15,7 @@ MAINTAINER= Nakai@technologist.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile
-BROKEN= Doesn't work with the latest guile.
+BROKEN= Doesn\'t work with the latest guile.
GNU_CONFIGURE= yes