diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-11-15 05:19:30 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2004-11-15 05:19:30 +0000 |
commit | a787f0b0758f9b6d92f3c10d2621440a61b1977e (patch) | |
tree | 74196deef164c8bc31ec614fc52cd43fcb949f20 /games/xshisen/Makefile | |
parent | 88479b1d0703b73d3f20015a53e8a442505bfddd (diff) | |
download | ports-a787f0b0758f9b6d92f3c10d2621440a61b1977e.tar.gz ports-a787f0b0758f9b6d92f3c10d2621440a61b1977e.zip |
Notes
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 |