- Drop @dirrm* from plist
- Don't show pkg-message from the Makefile Approved by: portmgr blanket
This commit is contained in:
parent
0ac4f7bf94
commit
f6687cbf3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377183
2 changed files with 0 additions and 5 deletions
|
@ -20,7 +20,4 @@ post-patch:
|
|||
-e "s,@@PREFIX@@,${PREFIX}," \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
bin/einstein
|
||||
share/einstein/res/einstein.res
|
||||
@dirrm share/einstein/res
|
||||
@dirrm share/einstein
|
||||
|
|
Loading…
Reference in a new issue