summaryrefslogtreecommitdiff
path: root/x11-toolkits/blt
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /x11-toolkits/blt
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'x11-toolkits/blt')
-rw-r--r--x11-toolkits/blt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index d1aca853e329..8e783f0736b4 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -3,17 +3,17 @@
# Date created: 3 August 1996
# Whom: lukin <lukin@okbmei.msk.su>
#
-# $Id: Makefile,v 1.9 1996/10/16 08:32:05 asami Exp $
+# $Id: Makefile,v 1.10 1996/11/13 12:41:36 asami Exp $
#
DISTNAME= blt-2.1
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/
DISTFILES= BLT2.1.tar.gz
MAINTAINER= lukin@okbmei.msk.su
-LIB_DEPENDS= tk41\\.:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41
WRKSRC= ${WRKDIR}/blt2.1
GNU_CONFIGURE= yes