forked from Lainports/freebsd-ports
- Add conflict with docbook-utils
- Bump PORTREVISION Requested by: gabor
This commit is contained in:
parent
b641caf81b
commit
8a78aabe32
1 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= docbook2X
|
||||
PORTVERSION= 0.8.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -24,6 +24,8 @@ BUILD_DEPENDS= p5-XML-NamespaceSupport>=0:${PORTSDIR}/textproc/p5-XML-NamespaceS
|
|||
OpenSP>=0:${PORTSDIR}/textproc/opensp
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS= docbook-utils-*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue