mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix WRKSRC
This commit is contained in:
parent
0ece88aa96
commit
dc9e5ad6e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352911
@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
|
|||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USES= pathfix
|
USES= pathfix
|
||||||
WRKSRC= ${WRKDIR}/Unidata-${PORTNAME}4-b477274
|
WRKSRC= ${WRKDIR}/${PORTNAME}4-${PORTVERSION}
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetcdf_c++4.so.1
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetcdf_c++4.so.1
|
||||||
|
Loading…
Reference in New Issue
Block a user