diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-08-01 20:22:27 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-08-01 20:22:27 +0000 |
commit | 9c7a77ab1e2aff61f3f6d7e6f08fdf7089ef125a (patch) | |
tree | 7bb62db90d2a538c347e596844736cd7fe4d260b /astro/xworld | |
parent | 51688d427c2e13b8a128f217d0aa01a7c140d09a (diff) |
Notes
Diffstat (limited to 'astro/xworld')
-rw-r--r-- | astro/xworld/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile index fbdfada06d8a..b22cfe4beb34 100644 --- a/astro/xworld/Makefile +++ b/astro/xworld/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ENV= CAT=${CAT} \ INCLUDES="-I${LOCALBASE}/include" \ LDLIBS="-lm -L${LOCALBASE}/lib -lX11" \ MORELIBS="" -MAKE_JOBS_SAFE= yes PLIST_FILES= bin/xworld STRIP= #don't strip out image data on install |