diff options
author | jlam <jlam@pkgsrc.org> | 2004-11-12 06:39:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-11-12 06:39:19 +0000 |
commit | 08bd1482c890f3a621b3f77885975cf276bb0264 (patch) | |
tree | ddbacf3026d39d6b23e622ac51745a4f7db32d44 /devel/stlport/distinfo | |
parent | 3690d543baf9ce61bf3eeacf827697fb7dc431a9 (diff) | |
download | pkgsrc-08bd1482c890f3a621b3f77885975cf276bb0264.tar.gz |
Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
Diffstat (limited to 'devel/stlport/distinfo')
-rw-r--r-- | devel/stlport/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/stlport/distinfo b/devel/stlport/distinfo index 1b1a2707e91..5219ad5cb3c 100644 --- a/devel/stlport/distinfo +++ b/devel/stlport/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2004/01/05 22:14:18 mrauch Exp $ +$NetBSD: distinfo,v 1.7 2004/11/12 06:39:20 jlam Exp $ SHA1 (STLport-4.6.tar.gz) = 55401b648bebc0b7b6b4e3d7b4e420d22c358af9 Size (STLport-4.6.tar.gz) = 756708 bytes -SHA1 (patch-aa) = 1fa541c702ac3edf67f9085343101fddd860409b +SHA1 (patch-aa) = 9fb8af22933c925393bdcfb60988d100822501d7 SHA1 (patch-aj) = 67dd73dcf5a41dd2da38e58363a05f7f54709124 SHA1 (patch-ak) = ce55c80bc369bf9a8c20d751293197b71fbf4ed8 SHA1 (patch-al) = d8331d464c810ea8cdeba5cb3fe1e34dea707761 |