diff --git a/comms/snap7/Makefile b/comms/snap7/Makefile index cecf181d7b1d..c21a04fb1ed0 100644 --- a/comms/snap7/Makefile +++ b/comms/snap7/Makefile @@ -12,9 +12,11 @@ COMMENT= Multi-platform Ethernet S7 PLC communication suite LICENSE= GPLv3 -USES= gmake +USES= cpe gmake USE_LDCONFIG= yes +CPE_VENDOR= snap7_project + WRKSRC_SUBDIR= build/unix MAKE_ARGS= CC=${CC} CXX=${CXX} LinkerName=${CXX} SharedObjectLinkerName="${CXX} -shared -fPIC"