1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Set ONLY_FOR_ARCHS=i386.

Regarding from the source, only endianness seems
to be the problem, so supporting other archs can be
achieved by quick hack, though.

Submitted by:	kris via bento
This commit is contained in:
Maho Nakata 2003-10-25 01:01:18 +00:00
parent 6e5f0deb9c
commit 03a1782e9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92095

View File

@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.swampwolf.com/pub/
MAINTAINER= paul@aps.org
COMMENT= Zeroconf/Rendezvous implementation
ONLY_FOR_ARCHS= i386
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes