pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphviz Use ${PERL5_SUB_INSTALLVENDORARCH} i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c92967db2e4d
branches: trunk
changeset: 395055:c92967db2e4d
user: obache <obache%pkgsrc.org@localhost>
date: Sun Jul 05 10:15:02 2009 +0000
description:
Use ${PERL5_SUB_INSTALLVENDORARCH} in PLIST.
Fixes PLIST mismatch on Darwin reported in PR 41646.
diffstat:
graphics/graphviz/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r cee19858c057 -r c92967db2e4d graphics/graphviz/PLIST
--- a/graphics/graphviz/PLIST Sat Jul 04 18:27:55 2009 +0000
+++ b/graphics/graphviz/PLIST Sun Jul 05 10:15:02 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2009/06/14 20:05:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.35 2009/07/05 10:15:02 obache Exp $
bin/acyclic
bin/bcomps
bin/ccomps
@@ -88,8 +88,8 @@
lib/libgraph.la
lib/libgvc.la
lib/libpathplan.la
-${PLIST.perl}lib/perl5/vendor_perl/5.10.0/${MACHINE_ARCH}-${LOWER_OPSYS}-thread-multi/gv.pm
-${PLIST.perl}lib/perl5/vendor_perl/5.10.0/${MACHINE_ARCH}-${LOWER_OPSYS}-thread-multi/gv.so
+${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/gv.pm
+${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/gv.so
lib/pkgconfig/libcdt.pc
lib/pkgconfig/libcgraph.pc
lib/pkgconfig/libgraph.pc
Home |
Main Index |
Thread Index |
Old Index