--- Makefile.orig 2010-10-06 19:54:40.000000000 -0700 +++ Makefile 2010-10-06 19:55:30.000000000 -0700 @@ -7,7 +7,7 @@ PORTNAME= beacon PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net perl5 mbone ipv6 MASTER_SITES= http://dast.nlanr.net/Projects/Beacon/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -35,10 +35,6 @@ .include -.if ${ARCH} != "i386" -BROKEN= Does not compile on !i386 -.endif - post-install: @${ECHO} "Sample config installed at \ ${PREFIX}/etc/beacon.conf.sample"