mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Stageify.
This commit is contained in:
parent
c361883653
commit
ae5086aa84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334975
2 changed files with 6 additions and 2 deletions
|
@ -17,5 +17,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --disable-static
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libGLU.so.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -21,5 +21,7 @@ CONFIGURE_ARGS= --disable-static --enable-motif
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libGLw.so.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue