graphics/inkscape: drop unused variable after e6c03c8e76e1
- 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
@ -56,8 +56,6 @@ USE_GNOME= gdkpixbuf2 gtkmm30 libxml2 libxslt
|
|||||||
USE_XORG= sm ice x11 xext
|
USE_XORG= sm ice x11 xext
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
CXXSTD= gnu++17
|
|
||||||
|
|
||||||
DATETAG= 2022-12-01_b0a8486541
|
DATETAG= 2022-12-01_b0a8486541
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}_${DATETAG}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}_${DATETAG}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user