graphics/inkscape: drop unused variable after e6c03c8e76
- CXXSTD is used by bsd.prog.mk and bsd.lib.mk - USE_CXXSTD is used by bsd.port.mk - USES=compiler overrides CXXSTD value Reported by: portscan
This commit is contained in:
parent
e5f92d0382
commit
eb4b28ba4c
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ USE_GNOME= gdkpixbuf2 gtkmm30 libxml2 libxslt
|
|||
USE_XORG= sm ice x11 xext
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CXXSTD= gnu++17
|
||||
|
||||
DATETAG= 2022-12-01_b0a8486541
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}_${DATETAG}
|
||||
|
|
Loading…
Reference in a new issue