mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Remove CONFLICTS: it is over 5 years ago
- Use INSTALL_TARGET=install-strip
This commit is contained in:
parent
d4f680d16a
commit
e59eb50b6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510403
@ -20,15 +20,12 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
LIB_DEPENDS= libnetcdf.so:science/netcdf
|
||||
|
||||
CONFLICTS= netcdf-3.* netcdf-4.[0-2].*
|
||||
USES= libtool localbase pathfix
|
||||
|
||||
CPPFLAGS+= -fPIC -DPIC
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool localbase pathfix
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetcdf_c++4.so.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user