aboutsummaryrefslogtreecommitdiff
path: root/net/rdesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r--net/rdesktop/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 1f3515e7a78a..2c2b373b53ca 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -18,12 +18,10 @@ USE_XLIB= yes
USE_GMAKE= yes
USE_OPENSSL= yes
HAS_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
CONFIGURE_ARGS= --prefix=${PREFIX}
-
-WRKSRC= ${WRKDIR}/rdesktop
-
-MAN1= rdesktop.1
DOCS= doc/AUTHORS doc/TODO doc/*.txt
+MAN1= rdesktop.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rdesktop ${PREFIX}/bin