diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2004-02-05 19:35:49 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2004-02-05 19:35:49 +0000 |
commit | d1e4a35abe75fef6a88c4a118035344f3506f28c (patch) | |
tree | baf25ddd480f32fdbbbcdf41c2e2629c691c8dfc /games/xhime/Makefile | |
parent | b89408e5c9805ad895273a2aba3714ff6002f1c6 (diff) | |
download | ports-d1e4a35abe75fef6a88c4a118035344f3506f28c.tar.gz ports-d1e4a35abe75fef6a88c4a118035344f3506f28c.zip |
Notes
Diffstat (limited to 'games/xhime/Makefile')
-rw-r--r-- | games/xhime/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xhime/Makefile b/games/xhime/Makefile index dc928b4ecc5c..026aee22742c 100644 --- a/games/xhime/Makefile +++ b/games/xhime/Makefile @@ -24,10 +24,6 @@ NO_CDROM= 'contains commercial character data' .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - post-install: ${STRIP_CMD} ${PREFIX}/bin/xhime ${INSTALL_MAN} ${WRKSRC}/xhime-man.euc \ |