Fix building on current by upgrading to the newest version 1.4.
This commit is contained in:
parent
38a287d5b3
commit
3e92b2e7e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124700
2 changed files with 3 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= atmsupport
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION=
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
|
@ -17,10 +17,6 @@ COMMENT= Tools for testing the ATM subsystem
|
|||
|
||||
LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84
|
||||
|
||||
BROKEN= Broken pkg-plist
|
||||
EXPIRATION_DATE=2005-02-18
|
||||
DEPRECATED= ${BROKEN}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (atmsupport-1.3.tar.gz) = 2fb6f41851b4c84c4f4dfb870629dbb1
|
||||
SIZE (atmsupport-1.3.tar.gz) = 536939
|
||||
MD5 (atmsupport-1.4.tar.gz) = 4ca67382e2e222e72ce0c46c6cef34fb
|
||||
SIZE (atmsupport-1.4.tar.gz) = 535762
|
||||
|
|
Loading…
Reference in a new issue