Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2015 02:52:04 +0000 (UTC)
From:      MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378288 - head/sysutils/xbatt
Message-ID:  <201502020252.t122q4fp069801@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sanpei
Date: Mon Feb  2 02:52:03 2015
New Revision: 378288
URL: https://svnweb.freebsd.org/changeset/ports/378288
QAT: https://qat.redports.org/buildarchive/r378288/

Log:
  I tested xbatt on amd64 and add support amd64(no changees)

Modified:
  head/sysutils/xbatt/Makefile

Modified: head/sysutils/xbatt/Makefile
==============================================================================
--- head/sysutils/xbatt/Makefile	Mon Feb  2 02:30:41 2015	(r378287)
+++ head/sysutils/xbatt/Makefile	Mon Feb  2 02:52:03 2015	(r378288)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.clave.gr.jp/~et
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Laptop battery status display for X11
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 
 USES=		imake:noman
 USE_XORG=	xpm xaw



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502020252.t122q4fp069801>