mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add missing textproc/p5-XML-LibXML run dependency for
/usr/X11R6/lib/gtk-sharp-2.0/gapi2xml.pl Notified by: Andreas Kohn on Freenode's #BSD-Sharp
This commit is contained in:
parent
3ae7205d50
commit
ade3ef117f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160258
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gtk-sharp
|
||||
PORTVERSION= 2.8.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://go-mono.com/sources/gtk-sharp-2.0/
|
||||
|
||||
@ -18,7 +18,8 @@ COMMENT= GTK+ and GNOME interfaces for the .NET runtime
|
||||
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
|
||||
monodocer:${PORTSDIR}/devel/monodoc
|
||||
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
|
||||
monodocer:${PORTSDIR}/devel/monodoc
|
||||
monodocer:${PORTSDIR}/devel/monodoc \
|
||||
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
LATEST_LINK= gtk-sharp20
|
||||
|
Loading…
Reference in New Issue
Block a user