summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-17 20:08:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-17 20:08:47 +0000
commit33dc8bdfc7424ddb2cb38e9725d196eda0ddbfa6 (patch)
treea9a385d1f8fd2b11911d2cd0d573aac02fcb8c83 /japanese
parentUpdate to 2.0.1. (diff)
Now builds on sparc64
Notes
Notes: svn path=/head/; revision=173262
Diffstat (limited to 'japanese')
-rw-r--r--japanese/rxvt/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/rxvt/Makefile b/japanese/rxvt/Makefile
index d26ff8600792..e67a8edea4a4 100644
--- a/japanese/rxvt/Makefile
+++ b/japanese/rxvt/Makefile
@@ -29,10 +29,6 @@ RXVTLIB= ${PREFIX}/lib/X11/rxvt
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
-.endif
-
pre-install:
@${MKDIR} ${DOCDIR}
@${INSTALL_DATA} ${FILESDIR}/README.ja ${DOCDIR}