mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Convert to staging.
This commit is contained in:
parent
8a33f3f9aa
commit
d723c72597
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328636
1 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,7 @@ CATEGORIES= net
|
|||
MASTER_SITES= http://luggage.linux0wnsyou.com/xrdesktop/
|
||||
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= p5-Gtk frontend to rdesktop
|
||||
COMMENT= GTK frontend to rdesktop
|
||||
|
||||
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \
|
||||
p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk
|
||||
|
@ -18,8 +18,7 @@ USES= perl5
|
|||
|
||||
PLIST_FILES= bin/xrdesktop
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/xrdesktop ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/xrdesktop ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue