diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-20 10:14:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-20 10:14:24 +0000 |
commit | dcce344737b1f66d0709d82783b772193c107dc3 (patch) | |
tree | 0d87a8079d4f52654eafbfe3a28bfc2e66183052 /mail/glbiff/Makefile | |
parent | 918400a0ff896c49d18bb6a4934ad19122d9614f (diff) | |
download | ports-dcce344737b1f66d0709d82783b772193c107dc3.tar.gz ports-dcce344737b1f66d0709d82783b772193c107dc3.zip |
Notes
Diffstat (limited to 'mail/glbiff/Makefile')
-rw-r--r-- | mail/glbiff/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile index 476415d5b6e6..ac65c68ebf6d 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.2 1998/07/04 19:09:21 steve Exp $ +# $Id: Makefile,v 1.3 1998/07/11 00:28:05 steve Exp $ # DISTNAME= glbiff-0.2 @@ -13,10 +13,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa \ - MesaGLU\\.13\\.:${PORTSDIR}/graphics/Mesa \ - Mesatk\\.13\\.:${PORTSDIR}/graphics/Mesa \ - glut\\.3\\.:${PORTSDIR}/graphics/Mesa +LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa2 \ + MesaGLU\\.13\\.:${PORTSDIR}/graphics/Mesa2 \ + Mesatk\\.13\\.:${PORTSDIR}/graphics/Mesa2 \ + glut\\.3\\.:${PORTSDIR}/graphics/Mesa2 USE_IMAKE= yes WRKSRC= ${WRKDIR}/glbiff |