diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-22 11:22:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-22 11:22:19 +0000 |
commit | 96d887606d7ca1bbc4d66f90f81c8c4e42f2c25a (patch) | |
tree | d28c2c6e06808126f8855bff8ea6a948ff571dbc /x11-toolkits/blt/Makefile | |
parent | e00618d7f9b4769019b57d646b8353841d0f377c (diff) | |
download | ports-96d887606d7ca1bbc4d66f90f81c8c4e42f2c25a.tar.gz ports-96d887606d7ca1bbc4d66f90f81c8c4e42f2c25a.zip |
Notes
Diffstat (limited to 'x11-toolkits/blt/Makefile')
-rw-r--r-- | x11-toolkits/blt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index 1a711556ce50..ac1c7a23217f 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -3,7 +3,7 @@ # Date created: 3 August 1996 # Whom: lukin <lukin@okbmei.msk.su> # -# $Id: Makefile,v 1.14 1997/07/17 15:13:00 max Exp $ +# $Id: Makefile,v 1.15 1997/11/22 01:11:34 asami Exp $ # DISTNAME= blt-2.1 @@ -15,8 +15,6 @@ MAINTAINER= lukin@okbmei.msk.su LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41 -BROKEN= tcl.h - WRKSRC= ${WRKDIR}/blt2.1 GNU_CONFIGURE= yes MANN= BLT.n barchart.n bgexec.n bitmap.n bltdebug.n busy.n \ |