fix this port
- checksum changed and one of the headers was removed. - it also depends on autoconf. tsk. tsk. people are missing these.
This commit is contained in:
parent
7c8b8f7044
commit
a47ca96f97
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2000/03/28 11:54:14 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2000/07/18 07:14:15 turan Exp $
|
||||
|
||||
DISTNAME= expect-5.31
|
||||
CATEGORIES= lang
|
||||
@ -13,7 +13,10 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
# autoconf is required by this port. it is not need to generate the
|
||||
# configure script.
|
||||
LIB_DEPENDS= tk83.1.3:x11/tk/8.3
|
||||
BUILD_DEPENDS= autoconf::devel/autoconf
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
HAS_CONFIGURE= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (expect-5.31.tar.gz) = 8fcd64c4599657eaf4274fd3e3dc037b
|
||||
RMD160 (expect-5.31.tar.gz) = a484dfa09155fb6ae0dff991d16bb556aed7fbb7
|
||||
SHA1 (expect-5.31.tar.gz) = 2a8a140187b835cb8f792657a6799739e664797d
|
||||
MD5 (expect-5.31.tar.gz) = 86bc4d9498c8d705a4bc572ec55956e3
|
||||
RMD160 (expect-5.31.tar.gz) = 76a487b4dbe6a3b0fd32026031b0e55ac42c79c1
|
||||
SHA1 (expect-5.31.tar.gz) = fe20025fcf9e69a43a8b897d52d552db19e68521
|
||||
|
@ -23,7 +23,6 @@ bin/xpstat
|
||||
include/expect.h
|
||||
include/expect_comm.h
|
||||
include/expect_tcl.h
|
||||
include/tclRegexp.h
|
||||
include/tcldbg.h
|
||||
lib/expect5.31/libexpect531.a
|
||||
lib/expect5.31/pkgIndex.tcl
|
||||
|
Loading…
x
Reference in New Issue
Block a user