mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/agar: replace includes of bsd.port.pre.mk and .post.mk
PR: 208383 Submitted by: mat
This commit is contained in:
parent
a4bb8e4173
commit
c8cfaf2a64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489456
1 changed files with 1 additions and 3 deletions
|
@ -74,8 +74,6 @@ CONFIGURE_ARGS+= --without-sse
|
|||
PLIST_SUB+= SSE="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libag_*.so.*
|
||||
|
||||
|
@ -83,4 +81,4 @@ post-patch-GUI-off:
|
|||
@${REINPLACE_CMD} -e 's|^LIBS=.*|LIBS=|' ${WRKSRC}/au/Makefile
|
||||
@${REINPLACE_CMD} -e 's|^LIBS=.*|LIBS=|' ${WRKSRC}/math/Makefile
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue