diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-12-08 01:21:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-12-08 01:21:18 +0000 |
commit | 42cfa581cb6445edd915aa75a4d21fa8208e1754 (patch) | |
tree | 947862a5f46e912c58bf2aafd039425d5ddfdea8 /net | |
parent | Patch pthread options into flags so library will build. (diff) |
ONLY_FOR_ARCHS=i386 alpha
Notes
Notes:
svn path=/head/; revision=71414
Diffstat (limited to 'net')
-rw-r--r-- | net/netwib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netwib/Makefile b/net/netwib/Makefile index d7ca9fe5bd7f..9b81a9ee17a9 100644 --- a/net/netwib/Makefile +++ b/net/netwib/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= -src.tgz MAINTAINER= king@v2project.com WRKSRC= ${WRKDIR}/${PKGNAME}-src/src +ONLY_FOR_ARCHS= i386 alpha MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \ lcrzo_error.3 lcrzo_file.3 lcrzo_global.3 lcrzo_header.3 \ |