diff options
Diffstat (limited to 'x11/xmx/Makefile')
-rw-r--r-- | x11/xmx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile index f402345c9e5f..44dfe4e55e48 100644 --- a/x11/xmx/Makefile +++ b/x11/xmx/Makefile @@ -17,6 +17,7 @@ COMMENT= An X protocol multiplexor USE_X_PREFIX= yes MAN1= xmx.1 +PLIST_FILES= bin/xmx post-install: @${STRIP_CMD} ${PREFIX}/bin/xmx |