diff options
Diffstat (limited to 'misc/xgas/Makefile')
-rw-r--r-- | misc/xgas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index 0a3b2a4f5b43..dec4a920e655 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -17,6 +17,7 @@ COMMENT= The animated simulation of an ideal gas USE_IMAKE= yes MAN1= xgas.1 +PLIST_FILES= bin/xgas lib/X11/app-defaults/XGas post-install: @${CHMOD} 755 ${PREFIX}/bin/xgas |