diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-09 03:31:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-09 03:31:53 +0000 |
commit | 11dc37ec98498a440bfff9ea43c4f3df5e6a63eb (patch) | |
tree | 9a277129919cbf3dc8f55c75919629364c99944a /mail/glbiff | |
parent | 630020fa1ee7d920ee0790fe7c980749051cc19a (diff) | |
download | ports-11dc37ec98498a440bfff9ea43c4f3df5e6a63eb.tar.gz ports-11dc37ec98498a440bfff9ea43c4f3df5e6a63eb.zip |
Notes
Diffstat (limited to 'mail/glbiff')
-rw-r--r-- | mail/glbiff/Makefile | 4 |
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 |