From 5346dfb26025aeee5798f2374e17c7217fb32905 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 23 Dec 2017 13:05:37 +0000 Subject: [PATCH] Revert previous commit by jbeich request. --- graphics/seejpeg/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/graphics/seejpeg/Makefile b/graphics/seejpeg/Makefile index f573fabddee8..dc6ea5c5a18a 100644 --- a/graphics/seejpeg/Makefile +++ b/graphics/seejpeg/Makefile @@ -12,9 +12,6 @@ COMMENT= Console graphics viewer using the svga console graphics library LIB_DEPENDS= libvga.so:graphics/svgalib -ONLY_FOR_ARCHS= amd64 i386 -ONLY_FOR_ARCHS_REASON= relies on features specific to x86 (svgalib) - USES= gmake jpeg tar:tgz ALL_TARGET= seejpeg CPPFLAGS+= -I${LOCALBASE}/include