1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Escape quote.

This commit is contained in:
Satoshi Asami 1998-11-26 05:35:42 +00:00
parent cd20b894bf
commit b732f64827
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14910

View File

@ -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