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:
Jan Beich 2023-05-19 19:07:39 +00:00
parent e5f92d0382
commit eb4b28ba4c

View file

@ -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}