From 7f8e40d69a37119a53b5c8df9735b98b64f424ed Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Tue, 23 Apr 2013 01:44:40 +0000 Subject: [PATCH] Simplify port logic --- devel/csmith/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 683f1a63cb29..c798b42dc1fb 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -20,8 +20,6 @@ LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_SAFE= yes -.include - ONLY_FOR_ARCHS= i386 amd64 -.include +.include