diff options
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index 543042d8244e..287e2e1925b6 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -7,7 +7,6 @@ PORTNAME= xbl PORTVERSION= 1.0k -PORTREVISION= 0 CATEGORIES= games MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ @@ -16,8 +15,6 @@ COMMENT= A 3D block-dropping game USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - LIBS="-L${X11BASE}/lib" MANN= xbl.n .include <bsd.port.mk> |