diff options
author | dmcmahill <dmcmahill> | 2006-10-22 15:23:27 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2006-10-22 15:23:27 +0000 |
commit | 9f94f949be0db61d5bafdca620c91ad367d0a45c (patch) | |
tree | 4e2952dd8f3c29656098cf4549d10b03dd526469 /devel/nspr/PLIST | |
parent | 85d1453369e9526694d482eb9c479949ef49c760 (diff) | |
download | pkgsrc-9f94f949be0db61d5bafdca620c91ad367d0a45c.tar.gz |
PLIST fixes when on sun4u machines running SunOS. No changes to other
platforms.
Diffstat (limited to 'devel/nspr/PLIST')
-rw-r--r-- | devel/nspr/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/nspr/PLIST b/devel/nspr/PLIST index df7f809afd4..15e50fbfc56 100644 --- a/devel/nspr/PLIST +++ b/devel/nspr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/02/02 05:51:14 ben Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/10/22 15:23:27 dmcmahill Exp $ bin/nspr-config include/nspr/md/_aix.h include/nspr/md/_aix32.cfg @@ -130,6 +130,7 @@ include/nspr/prtrace.h include/nspr/prtypes.h include/nspr/prvrsion.h include/nspr/prwin16.h +${SUN4U_32}lib/nspr/cpu/sparcv8plus/libnspr_flt4.so lib/nspr/libnspr4.a lib/nspr/libnspr4.${SO_SUFFIX} lib/nspr/libplc4.a @@ -141,4 +142,5 @@ lib/pkgconfig/nspr.pc @dirrm include/nspr/obsolete @dirrm include/nspr/md @dirrm include/nspr +${SUN4U_32}@dirrm lib/nspr/cpu/sparcv8plus @dirrm lib/nspr |