mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Modernize
Support stage
This commit is contained in:
parent
903822e2e4
commit
ce82d50c48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350082
@ -12,12 +12,11 @@ COMMENT= The uTorrent Transport Protocol library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix uidfix
|
||||
MAKEFILE= ${FILESDIR}/BSDmakefile
|
||||
USE_LDCONFIG= yes
|
||||
NO_STAGE= yes
|
||||
|
||||
pre-su-install:
|
||||
${MKDIR} ${PREFIX}/include/libutp
|
||||
pre-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/include/libutp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user