summaryrefslogtreecommitdiff
path: root/net/howl/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-10-25 01:01:18 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-10-25 01:01:18 +0000
commit03a1782e9bcc22ef0246e47e3e661cc7a411b0a0 (patch)
tree7c01268d4a0574092fad143c04ad921b024e63cc /net/howl/Makefile
parentUnbroke in -current. (diff)
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
Notes
Notes: svn path=/head/; revision=92095
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r--net/howl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile
index 350e5dae2eba..a335a61639a1 100644
--- a/net/howl/Makefile
+++ b/net/howl/Makefile
@@ -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