From c5b845532d4eee5822056ba763e7db16677cc51c Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 20 Sep 1999 01:05:45 +0000 Subject: Mark this port as being only for i386. --- audio/mpg123/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio') diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 3352da88f298..09011b87da09 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.mpg123.de/mpg123/ \ MAINTAINER= jkoshy@freebsd.org +ONLY_FOR_ARCHS= i836 + MAN1= mpg123.1 .include -- cgit