diff options
author | explorer <explorer@pkgsrc.org> | 1999-11-05 17:16:40 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1999-11-05 17:16:40 +0000 |
commit | 3db3d7dcd02e337f71d5304b68632fde8ca2d072 (patch) | |
tree | b5319adad51c66bb3cbf3c03eddece9d98b97016 /devel/mit-pthreads/pkg | |
parent | 7093062007eead6352e947da8eab878667d8c25d (diff) | |
download | pkgsrc-3db3d7dcd02e337f71d5304b68632fde8ca2d072.tar.gz |
remove pthreads's endian.h, as it isn't needed anymore.
Diffstat (limited to 'devel/mit-pthreads/pkg')
-rw-r--r-- | devel/mit-pthreads/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/mit-pthreads/pkg/PLIST b/devel/mit-pthreads/pkg/PLIST index 1429160d252..7b55671f03f 100644 --- a/devel/mit-pthreads/pkg/PLIST +++ b/devel/mit-pthreads/pkg/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.11 1999/04/15 13:56:01 tv Exp $ +@comment $NetBSD: PLIST,v 1.12 1999/11/05 17:16:41 explorer Exp $ pthreads/bin/pgcc pthreads/bin/pg++ pthreads/lib/libpthread.a pthreads/lib/libpthread.so.1.60 pthreads/include/Makefile.inc pthreads/include/dirent.h -pthreads/include/endian.h pthreads/include/errno.h pthreads/include/math.h pthreads/include/netdb.h |