diff options
Diffstat (limited to 'net/rdesktop')
-rw-r--r-- | net/rdesktop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 48fb30c99b84..d37ec976353c 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -20,6 +20,8 @@ USE_OPENSSL= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} +ALL_TARGET= rdesktop + MAN1= rdesktop.1 do-install: |