diff options
Diffstat (limited to 'games/xsc/Makefile')
-rw-r--r-- | games/xsc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/xsc/Makefile b/games/xsc/Makefile index 4c269aad595e..f586483d3c5c 100644 --- a/games/xsc/Makefile +++ b/games/xsc/Makefile @@ -16,8 +16,6 @@ COMMENT= A vector graphics space shoot'em up game USE_XORG= x11 GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ - LDFLAGS="${LDFLAGS}" PLIST_FILES= bin/xsc .include <bsd.port.mk> |