Cope with Tcl layout changes, bump REVISION.
This commit is contained in:
parent
f69dcbe3f6
commit
1ce67676bd
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/11/20 19:56:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/01/05 19:28:35 landry Exp $
|
||||
|
||||
COMMENT= pure-Tcl implementation of XML parser
|
||||
|
||||
DISTNAME= TclXML-1.2.1
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTER_SITES= ftp://ftp.zveno.com/TclXML/
|
||||
@ -24,7 +24,7 @@ NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
PKG_ARCH= *
|
||||
|
||||
INSTDIR= ${WRKINST}/${MODTCL_LIBDIR}/TclXML
|
||||
INSTDIR= ${WRKINST}/${MODTCL_TCLDIR}/TclXML
|
||||
DOCDIR= ${PREFIX}/share/doc/TclXML
|
||||
|
||||
do-install:
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/03/18 19:45:02 sthen Exp $
|
||||
lib/tcl${MODTCL_VERSION}/TclXML/
|
||||
lib/tcl${MODTCL_VERSION}/TclXML/pkgIndex.tcl
|
||||
lib/tcl${MODTCL_VERSION}/TclXML/sgml.tcl
|
||||
lib/tcl${MODTCL_VERSION}/TclXML/xml.tcl
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/01/05 19:28:35 landry Exp $
|
||||
lib/tcl/TclXML/
|
||||
lib/tcl/TclXML/pkgIndex.tcl
|
||||
lib/tcl/TclXML/sgml.tcl
|
||||
lib/tcl/TclXML/xml.tcl
|
||||
share/doc/TclXML/
|
||||
share/doc/TclXML/reference.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user