Fix plist entries.
Reported by: bento via kris (as a passepartout build error)
This commit is contained in:
parent
00dcb052a3
commit
7df6a56ab8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94787
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= libxml++
|
||||
PORTVERSION= 0.27.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $FreeBSD$
|
||||
include/libxml++-1.0/libxml++/attribute.h
|
||||
include/libxml++-1.0/libxml++/document.h
|
||||
include/libxml++-1.0/libxml++/dtd.h
|
||||
@ -6,12 +5,15 @@ include/libxml++-1.0/libxml++/exceptions/exception.h
|
||||
include/libxml++-1.0/libxml++/exceptions/internal_error.h
|
||||
include/libxml++-1.0/libxml++/exceptions/parse_error.h
|
||||
include/libxml++-1.0/libxml++/exceptions/validity_error.h
|
||||
include/libxml++-1.0/libxml++/io/ostreamoutputbuffer.h
|
||||
include/libxml++-1.0/libxml++/io/outputbuffer.h
|
||||
include/libxml++-1.0/libxml++/keepblanks.h
|
||||
include/libxml++-1.0/libxml++/libxml++.h
|
||||
include/libxml++-1.0/libxml++/nodes/cdatanode.h
|
||||
include/libxml++-1.0/libxml++/nodes/commentnode.h
|
||||
include/libxml++-1.0/libxml++/nodes/contentnode.h
|
||||
include/libxml++-1.0/libxml++/nodes/element.h
|
||||
include/libxml++-1.0/libxml++/nodes/entityreference.h
|
||||
include/libxml++-1.0/libxml++/nodes/node.h
|
||||
include/libxml++-1.0/libxml++/nodes/processinginstructionnode.h
|
||||
include/libxml++-1.0/libxml++/nodes/textnode.h
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= libxml++
|
||||
PORTVERSION= 0.27.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $FreeBSD$
|
||||
include/libxml++-1.0/libxml++/attribute.h
|
||||
include/libxml++-1.0/libxml++/document.h
|
||||
include/libxml++-1.0/libxml++/dtd.h
|
||||
@ -6,12 +5,15 @@ include/libxml++-1.0/libxml++/exceptions/exception.h
|
||||
include/libxml++-1.0/libxml++/exceptions/internal_error.h
|
||||
include/libxml++-1.0/libxml++/exceptions/parse_error.h
|
||||
include/libxml++-1.0/libxml++/exceptions/validity_error.h
|
||||
include/libxml++-1.0/libxml++/io/ostreamoutputbuffer.h
|
||||
include/libxml++-1.0/libxml++/io/outputbuffer.h
|
||||
include/libxml++-1.0/libxml++/keepblanks.h
|
||||
include/libxml++-1.0/libxml++/libxml++.h
|
||||
include/libxml++-1.0/libxml++/nodes/cdatanode.h
|
||||
include/libxml++-1.0/libxml++/nodes/commentnode.h
|
||||
include/libxml++-1.0/libxml++/nodes/contentnode.h
|
||||
include/libxml++-1.0/libxml++/nodes/element.h
|
||||
include/libxml++-1.0/libxml++/nodes/entityreference.h
|
||||
include/libxml++-1.0/libxml++/nodes/node.h
|
||||
include/libxml++-1.0/libxml++/nodes/processinginstructionnode.h
|
||||
include/libxml++-1.0/libxml++/nodes/textnode.h
|
||||
|
Loading…
Reference in New Issue
Block a user