mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Don't try to use 'pkg-message' for now. I forgot to cvs add
it when I
upgrade the port, and I don't remember what its contents were now. :-(
This commit is contained in:
parent
d03f474148
commit
f49a4fe7e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38277
@ -34,8 +34,8 @@ do-build:
|
||||
(cd ${WRKSRC}/$d && ${SETENV} ${MAKE_ENV} makeme \
|
||||
${MAKE_ARGS} ${ALL_TARGET})
|
||||
.endfor
|
||||
@${SED} -e 's:/usr/local:${PREFIX}:g' \
|
||||
${.CURDIR}/pkg-message > ${PKGMESSAGE}
|
||||
#@${SED} -e 's:/usr/local:${PREFIX}:g' \
|
||||
# ${.CURDIR}/pkg-message > ${PKGMESSAGE}
|
||||
|
||||
do-install:
|
||||
.for d in etc/conserver etc/console etc/autologin
|
||||
|
Loading…
Reference in New Issue
Block a user