svn commit: r457048 - head/graphics/seejpeg

Mark Linimon linimon at FreeBSD.org
Sat Dec 23 13:05:39 UTC 2017


Author: linimon
Date: Sat Dec 23 13:05:37 2017
New Revision: 457048
URL: https://svnweb.freebsd.org/changeset/ports/457048

Log:
  Revert previous commit by jbeich request.

Modified:
  head/graphics/seejpeg/Makefile

Modified: head/graphics/seejpeg/Makefile
==============================================================================
--- head/graphics/seejpeg/Makefile	Sat Dec 23 12:38:35 2017	(r457047)
+++ head/graphics/seejpeg/Makefile	Sat Dec 23 13:05:37 2017	(r457048)
@@ -12,9 +12,6 @@ COMMENT=	Console graphics viewer using the svga consol
 
 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


More information about the svn-ports-head mailing list