From 64f71c36c5df6a6d1cf0c340c04670bba94175d7 Mon Sep 17 00:00:00 2001 From: clsung Date: Sun, 23 Oct 2005 12:48:56 +0000 Subject: - XML/LibXML.pm placed under SITE_PERL/PERL_ARCH Noted by: kris(mail) --- www/snownews/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/snownews') diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 503af01..ec253b0 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -42,7 +42,7 @@ PLIST_SUB+= NLS="@comment " EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile PLIST_SUB+= OPML="@comment " .else -RUN_DEPENDS= ${SITE_PERL}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML PLIST_SUB+= OPML="" # opml2snow only have "" manpage _MANPAGES+= ${PREFIX}/man/man1/opml2snow.1 -- cgit v1.1