diff options
Diffstat (limited to 'x11-toolkits/gtk-sharp20/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 8bc8eaafeaf7..cd3cb1ca7b38 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -17,7 +17,7 @@ COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ - ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML + p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML LATEST_LINK= gtk-sharp20 USE_BZIP2= yes |