aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jfbterm
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2012-05-16 06:09:29 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2012-05-16 06:09:29 +0000
commita7c2e7e0d71328b1f8ae25171f20ea6b6fddcf77 (patch)
treeeb6ec34ffcf72cc2ed7ffbd465ace94ea5b9d57b /sysutils/jfbterm
parentaef42510230320863f6d50588e690e15ee176947 (diff)
downloadports-a7c2e7e0d71328b1f8ae25171f20ea6b6fddcf77.tar.gz
ports-a7c2e7e0d71328b1f8ae25171f20ea6b6fddcf77.zip
now jfbterm working for amd64
Notes
Notes: svn path=/head/; revision=296723
Diffstat (limited to 'sysutils/jfbterm')
-rw-r--r--sysutils/jfbterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/jfbterm/Makefile b/sysutils/jfbterm/Makefile
index 8b6339b6ed95..7af28eea6b15 100644
--- a/sysutils/jfbterm/Makefile
+++ b/sysutils/jfbterm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jfbterm
PORTVERSION= 0.6.1
DISTVERSIONPREFIX=${OPSYS}-
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://www.ac.auone-net.jp/~baba/${PORTNAME}/ \
http://chirashi-no-ura.net/files/
@@ -18,7 +18,7 @@ COMMENT= Multilingual terminal emulator for framebuffer
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= requires VESA support in kernel
MAKE_JOBS_SAFE= yes