aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-11-01 06:47:24 +0800
committerobrien <obrien@FreeBSD.org>2003-11-01 06:47:24 +0800
commit16448a14c86cbf272635e41b1ce9f778fb614032 (patch)
treebba403f66fc37baf09322134310c8ed8b1d68b3c /net
parent09088a4627a49775f21195c5c9849ce62abd5249 (diff)
downloadfreebsd-ports-gnome-16448a14c86cbf272635e41b1ce9f778fb614032.tar.gz
freebsd-ports-gnome-16448a14c86cbf272635e41b1ce9f778fb614032.tar.zst
freebsd-ports-gnome-16448a14c86cbf272635e41b1ce9f778fb614032.zip
minor style tweak
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