diff options
Diffstat (limited to 'japanese/rxvt/Makefile')
-rw-r--r-- | japanese/rxvt/Makefile | 4 |
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} |