aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-23 13:05:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-23 13:05:37 +0000
commit5346dfb26025aeee5798f2374e17c7217fb32905 (patch)
tree70088700e635daaeb6278cc6f41a102922d4c563
parent40b340e8c490e7c690b929eab6cc2b7fdbb0fe93 (diff)
downloadports-5346dfb26025aeee5798f2374e17c7217fb32905.tar.gz
ports-5346dfb26025aeee5798f2374e17c7217fb32905.zip
Revert previous commit by jbeich request.
Notes
Notes: svn path=/head/; revision=457048
-rw-r--r--graphics/seejpeg/Makefile3
1 files changed, 0 insertions, 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