summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-10-31 22:47:24 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-10-31 22:47:24 +0000
commitcc5a79609f0c04ecd479af5109236077c56f4b87 (patch)
treef5d872f806d3b20ee038cc671b8f8635619a0674 /net
parentUpdate to 1.2. (diff)
minor style tweak
Notes
Notes: svn path=/head/; revision=92759
Diffstat (limited to 'net')
-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