diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-11 00:28:05 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-11 00:28:05 +0000 |
commit | 6fd7d3e22adf2b8db6f09b229ac1ef2001ed65e2 (patch) | |
tree | 3c4c8fcf92cfc1e6d4567069f860117ecd760b08 /mail/glbiff | |
parent | a2161ba0b9bfab98a58cfac421c8c132487900d9 (diff) | |
download | ports-6fd7d3e22adf2b8db6f09b229ac1ef2001ed65e2.tar.gz ports-6fd7d3e22adf2b8db6f09b229ac1ef2001ed65e2.zip |
Notes
Diffstat (limited to 'mail/glbiff')
-rw-r--r-- | mail/glbiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile index fa71f508bc80..476415d5b6e6 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.1.1.1 1998/05/21 22:36:14 mph Exp $ +# $Id: Makefile,v 1.2 1998/07/04 19:09:21 steve Exp $ # DISTNAME= glbiff-0.2 @@ -17,7 +17,6 @@ LIB_DEPENDS= MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa \ MesaGLU\\.13\\.:${PORTSDIR}/graphics/Mesa \ Mesatk\\.13\\.:${PORTSDIR}/graphics/Mesa \ glut\\.3\\.:${PORTSDIR}/graphics/Mesa -RUN_DEPENDS= elm:${PORTSDIR}/mail/elm USE_IMAKE= yes WRKSRC= ${WRKDIR}/glbiff |