mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Minor cleanup of Makefile
Spotted by: danfe@
This commit is contained in:
parent
a561a0d9ea
commit
901cc851cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443390
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@ OPTIONS_DEFINE= DOCS
|
|||
post-patch:
|
||||
@${ECHO_CMD} '"'${PORTVERSION}'"' > ${WRKSRC}/version.h
|
||||
|
||||
do-configure:
|
||||
cd ${WRKSRC} ; ./configure
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} ; ${GMAKE} PREFIX=${STAGEDIR}${PREFIX} install
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/shairport
|
||||
|
|
Loading…
Add table
Reference in a new issue