summaryrefslogtreecommitdiffstats
path: root/www/snownews/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-10-23 12:48:56 +0000
committerclsung <clsung@FreeBSD.org>2005-10-23 12:48:56 +0000
commit64f71c36c5df6a6d1cf0c340c04670bba94175d7 (patch)
tree976d11891ff490591ffadfdfea97636bde392aab /www/snownews/Makefile
parent87779c5db4073ec38344ef2391acf4b8f585f991 (diff)
downloadFreeBSD-ports-64f71c36c5df6a6d1cf0c340c04670bba94175d7.zip
FreeBSD-ports-64f71c36c5df6a6d1cf0c340c04670bba94175d7.tar.gz
- XML/LibXML.pm placed under SITE_PERL/PERL_ARCH
Noted by: kris(mail)
Diffstat (limited to 'www/snownews/Makefile')
-rw-r--r--www/snownews/Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud