diff options
Diffstat (limited to 'astro/xworld/Makefile')
-rw-r--r-- | astro/xworld/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile index 4ba02fb7c736..0bf85e220bbb 100644 --- a/astro/xworld/Makefile +++ b/astro/xworld/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ENV= CAT=${CAT} \ INCLUDES="-I${X11BASE}/include" \ LDLIBS="-lm -L${X11BASE}/lib -lX11" \ MORELIBS="" +PLIST_FILES= bin/xworld STRIP= #don't strip out image data on install do-install: |