mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix installation, broken by last commit
Submitted by: MAINTAINER
This commit is contained in:
parent
38ef0599d1
commit
db8d3aec12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45844
@ -36,8 +36,8 @@ pre-patch:
|
||||
|
||||
do-install:
|
||||
.for file in dockapp/yagetmodemspeed dockapp/${PORTNAME} gtklog/${PORTNAME}.log \
|
||||
${PORTNAME}.pref ${PORTNAME}.thin
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
|
||||
gtksetup/${PORTNAME}.pref thinppp/${PORTNAME}.thin
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/src/${file} ${PREFIX}/bin
|
||||
.endfor
|
||||
@${INSTALL_MAN} ${WRKSRC}/src/${PORTNAME}.1x ${PREFIX}/man/man1
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user