mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Delete ${CAT} pkg-message to fix building
Bump PORTREVISION PR: 30036 Submitted by: leeym@utopia.leeym.com
This commit is contained in:
parent
6abfadc141
commit
31a07d6e67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46826
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= raproxy
|
||||
PORTVERSION= 3.0b1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio net
|
||||
MASTER_SITES= http://docs.real.com/proxykit/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
@ -31,6 +32,5 @@ do-install:
|
|||
@${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.pdf \
|
||||
${PREFIX}/share/doc/raproxy
|
||||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue