summaryrefslogtreecommitdiff
path: root/mail/glbiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-09 03:31:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-09 03:31:53 +0000
commit11dc37ec98498a440bfff9ea43c4f3df5e6a63eb (patch)
tree9a277129919cbf3dc8f55c75919629364c99944a /mail/glbiff
parentMake this port reinstall-friendly by not using ns-install. Fixup PLIST. (diff)
Escape single-quote in BROKEN string.
Notes
Notes: svn path=/head/; revision=13769
Diffstat (limited to 'mail/glbiff')
-rw-r--r--mail/glbiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile
index 80861fbddeec..4ba0c87baf61 100644
--- a/mail/glbiff/Makefile
+++ b/mail/glbiff/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.6 1998/09/27 16:06:57 steve Exp $
+# $Id: Makefile,v 1.7 1998/10/01 02:17:48 jseger Exp $
#
DISTNAME= glbiff-0.2
@@ -18,7 +18,7 @@ LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
Mesatk.14:${PORTSDIR}/graphics/Mesa3 \
glut.3:${PORTSDIR}/graphics/Mesa3
-BROKEN= can't find mesatk
+BROKEN= can\'t find mesatk
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/glbiff