mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix run-time dependency on xsltproc.
This commit is contained in:
parent
3295c07d8a
commit
637ead4a23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90277
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= passepartout
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= http://www.stacken.kth.se/project/pptout/files/
|
||||
|
||||
@ -20,6 +21,7 @@ COMMENT= DTP application for X
|
||||
|
||||
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \
|
||||
xml\\+\\+-0.1:${PORTSDIR}/textproc/libxml++
|
||||
RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user