diff options
Diffstat (limited to 'games/xshisen/Makefile')
-rw-r--r-- | games/xshisen/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index de8630adf17f..3c577b099db5 100644 --- a/games/xshisen/Makefile +++ b/games/xshisen/Makefile @@ -25,11 +25,6 @@ CONFIGURE_ARGS= --datadir="${X11BASE}/lib/X11" \ .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 220000 && ${OSVERSION} < 400020 || \ - ${OSVERSION} >= 500000 && ${OSVERSION} < 500005 -CONFIGURE_ENV= LIBS="-lxpg4" -.endif - MANLANG= "" ja MAN6= xshisen.6 |