mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
- Remove unneeded bsd.port.options.mk inclusion
- Update WWW
This commit is contained in:
parent
698d30d1ca
commit
bcd1371b67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453801
2 changed files with 1 additions and 3 deletions
|
@ -30,8 +30,6 @@ NLS_USES= gettext
|
||||||
NLS_VARS= FEATURES+=INT
|
NLS_VARS= FEATURES+=INT
|
||||||
OPTIMIZED_CFLAGS_VARS= FEATURES+=OPT
|
OPTIMIZED_CFLAGS_VARS= FEATURES+=OPT
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|/usr/share/electric/lib/|${DATADIR}/lib/|; \
|
@${REINPLACE_CMD} -e 's|/usr/share/electric/lib/|${DATADIR}/lib/|; \
|
||||||
s|/usr/share/electric/doc/|${DOCSDIR}/|; \
|
s|/usr/share/electric/doc/|${DOCSDIR}/|; \
|
||||||
|
|
|
@ -19,4 +19,4 @@ Electric handles these file formats:
|
||||||
For real functionality, one should consider installing
|
For real functionality, one should consider installing
|
||||||
support simulation software such as cad/spice.
|
support simulation software such as cad/spice.
|
||||||
|
|
||||||
WWW: http://www.gnu.org/software/electric/electric.html
|
WWW: https://www.gnu.org/software/electric/electric.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue