mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix plist
Reported by: erwinbot Approved by: miwi (mentor)
This commit is contained in:
parent
20aad74816
commit
0ebd6ccab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209042
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= jarl
|
||||
PORTVERSION= 0.5001
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= Jarl-${PORTVERSION}
|
||||
|
@ -31,6 +31,7 @@ makeplist:
|
|||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/jarl
|
||||
${FIND} ${WRKSRC}/lib -name "*.orig" -delete
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${DATADIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue